From 7a900b0892d574c0681a16097319f9a66c634672 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Tue, 16 Sep 2025 18:39:38 +0300 Subject: [PATCH] docs: update outdated Alchemy NFT API docs link --- .../content/developers/docs/standards/tokens/erc-1155/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/developers/docs/standards/tokens/erc-1155/index.md b/public/content/developers/docs/standards/tokens/erc-1155/index.md index 96d0966fc5e..3e36ecad200 100644 --- a/public/content/developers/docs/standards/tokens/erc-1155/index.md +++ b/public/content/developers/docs/standards/tokens/erc-1155/index.md @@ -143,4 +143,4 @@ _Note_: All batch functions including the hook also exist as versions without ba - [EIP-1155: Multi Token Standard](https://eips.ethereum.org/EIPS/eip-1155) - [ERC-1155: Openzeppelin Docs](https://docs.openzeppelin.com/contracts/5.x/erc1155) - [ERC-1155: GitHub Repo](https://github.com/enjin/erc-1155) -- [Alchemy NFT API](https://docs.alchemy.com/alchemy/enhanced-apis/nft-api) +- [Alchemy NFT API](https://www.alchemy.com/docs/reference/nft-api-quickstart)