diff --git a/public/content/developers/docs/ides/index.md b/public/content/developers/docs/ides/index.md index 94dc345ba90..6a5fd32fcbd 100644 --- a/public/content/developers/docs/ides/index.md +++ b/public/content/developers/docs/ides/index.md @@ -37,7 +37,6 @@ Most established IDEs have built plugins to enhance the Ethereum development exp **Visual Studio Code -** **_Professional cross-platform IDE with official Ethereum support_** - [Visual Studio Code](https://code.visualstudio.com/) -- [Azure Blockchain Workbench](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-azure-blockchain.azure-blockchain-workbench?tab=Overview) - [Code samples](https://github.com/Azure-Samples/blockchain/blob/master/blockchain-workbench/application-and-smart-contract-samples/readme.md) - [GitHub](https://github.com/microsoft/vscode) diff --git a/public/content/developers/tutorials/how-to-write-and-deploy-an-nft/index.md b/public/content/developers/tutorials/how-to-write-and-deploy-an-nft/index.md index 4a78562cad8..22a5d440396 100644 --- a/public/content/developers/tutorials/how-to-write-and-deploy-an-nft/index.md +++ b/public/content/developers/tutorials/how-to-write-and-deploy-an-nft/index.md @@ -331,7 +331,7 @@ If we go to the [Sepolia etherscan](https://sepolia.etherscan.io/) and search fo ![View your transaction address on Etherscan](./etherscan-sepoila-contract-creation.png) -The From address should match your MetaMask account address and the To address will say “Contract Creation.” If we click into the transaction, we’ll see our contract address in the To field: +The From address should match your MetaMask account address and the To address will say “Contract Creation”. If we click into the transaction, we’ll see our contract address in the To field: ![View your contract address on Etherscan](./etherscan-sepolia-tx-details.png) diff --git a/src/data/community-events.json b/src/data/community-events.json index 26f2983e4d4..748c8da1556 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -676,4 +676,4 @@ "endDate": "2024-12-8", "imageUrl": "https://ethindia.co/assets/images/og-image.png" } -] +] \ No newline at end of file