Skip to content

Commit

Permalink
fix dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
3dkrender committed Apr 11, 2024
1 parent 8bed7f1 commit 60cae55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/build/tutorials/create-issue-token/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ In this tutorial, you will learn how to create and mint a fungible token asset o

## Before You Start

* You will need to complete our [Quick Start with Docker](/build/dapp-development/docker-setup) (recommended) and use the [WAX Blockchain Development Guide](/build/dapp-development) to build from source.
* You will need to complete our [Quick Start with Docker](/build/dapp-development/docker-setup/) (recommended) and use the [WAX Blockchain Development Guide](/build/dapp-development/) to build from source.

* To compile and deploy your smart contract, you will need to use the [WAX Contract Development Toolkit (WAX-CDT)](/build/dapp-development/wax-cdt).
* To compile and deploy your smart contract, you will need to use the [WAX Contract Development Toolkit (WAX-CDT)](/build/dapp-development/wax-cdt/).

* To deploy your smart contract on the WAX mainnet or the WAX testnet, you will need to create a self-managed WAX Blockchain Account.

Expand Down
4 changes: 2 additions & 2 deletions docs/es/build/tutorials/create-issue-token/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ En este tutorial, aprenderás cómo crear y acuñar un token de activo fungible

## Antes de Comenzar

* Necesitarás completar nuestro [Inicio Rápido con Docker](/es/build/dapp-development/docker-setup) (recomendado) y usar la [Guía de desarrollo para la Blockchain de WAX](/es/build/dapp-development) para construir desde el código fuente.
* Necesitarás completar nuestro [Inicio Rápido con Docker](/es/build/dapp-development/docker-setup/) (recomendado) y usar la [Guía de desarrollo para la Blockchain de WAX](/es/build/dapp-development/) para construir desde el código fuente.

* Para compilar y desplegar tu contrato inteligente, necesitarás utilizar el [Kit de Desarrollo de Contratos de WAX (WAX-CDT)](/es/build/dapp-development/wax-cdt).
* Para compilar y desplegar tu contrato inteligente, necesitarás utilizar el [Kit de Desarrollo de Contratos de WAX (WAX-CDT)](/es/build/dapp-development/wax-cdt/).

* Para desplegar tu contrato inteligente en la red principal de WAX o en la red de pruebas de WAX, necesitarás crear una Cuenta de Blockchain de WAX autogestionada.

Expand Down

0 comments on commit 60cae55

Please sign in to comment.