From 1cae3a8b2596a6b5df7c1fc91492150713001f18 Mon Sep 17 00:00:00 2001 From: Viktor Pavlik <160131789+Vikt0rPavlik@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:02:14 +0100 Subject: [PATCH] Update README.md --- candy-machine/program/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candy-machine/program/README.md b/candy-machine/program/README.md index aa071ef63a..eee5f2e8e7 100644 --- a/candy-machine/program/README.md +++ b/candy-machine/program/README.md @@ -1,6 +1,6 @@ ## Metaplex Candy Machine V2 -See [docs](https://docs.metaplex.com/programs/candy-machine/) for information and instructions on usage and setup. +See [docs](https://developers.metaplex.com/core-candy-machine/) for information and instructions on usage and setup. See [Rust docs](https://docs.rs/mpl-candy-machine) for crate documentation.