From 727372b4031c36979a62dd713c7aa5b3bd7f7d4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D1=96=D0=B9=20=D0=A8=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=BE=D1=88=D0=B8=D1=82=D0=BD=D0=B8=D0=B9?= <198119344+enlightened88@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:22:44 +0200 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Андрій Шовкошитний <198119344+enlightened88@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ca9f2e..b2a2734b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ anotherblockchain = "http://localhost:9650/ext/bc/BASE58_BLOCKCHAIN_ID/rpc" - [cross-chain-token-swaps](https://academy.avax.network/course/interchain-token-transfer/13-cross-chain-token-swaps/07-exchange-contract) ### Misc -- [creating-contracts](contracts/misc/creating-contracts/REAEDME.md) +- [creating-contracts](https://github.com/ava-labs/avalanche-starter-kit/blob/main/README.md) - [erc721-bridge](contracts/misc/erc721-bridge/README.md) From a3bbf4470a43ec8b9ed930d21ee8accbf520dd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D1=96=D0=B9=20=D0=A8=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=BE=D1=88=D0=B8=D1=82=D0=BD=D0=B8=D0=B9?= <198119344+enlightened88@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:27:06 +0200 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Андрій Шовкошитний <198119344+enlightened88@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a2734b..27bc17a5 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ anotherblockchain = "http://localhost:9650/ext/bc/BASE58_BLOCKCHAIN_ID/rpc" - [cross-chain-token-swaps](https://academy.avax.network/course/interchain-token-transfer/13-cross-chain-token-swaps/07-exchange-contract) ### Misc -- [creating-contracts](https://github.com/ava-labs/avalanche-starter-kit/blob/main/README.md) +- [creating-contracts](https://github.com/ava-labs/avalanche-starter-kit/tree/main/contracts/misc/creating-contracts) - [erc721-bridge](contracts/misc/erc721-bridge/README.md)