Skip to content

Commit

Permalink
docs(contrato-hola-mundo.md): fix broke link to llaves privadas
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloCG97 committed Aug 21, 2020
1 parent df5d78e commit 1a65658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/aprender-eosio/contrato-hola-mundo.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Explicamos con ejemplos cómo crear una cuenta y un contrato “Hello World” p

### Obtenga sus llaves privadas

Mas información [sobre llaves privadas](https://guias.eoscostarica.io/docs/llaves-privadas).
Mas información [sobre llaves privadas](https://guias.eoscostarica.io/docs/aprender-eosio/llaves-privadas).

### Adquirir recurso RAM

Expand Down Expand Up @@ -57,5 +57,5 @@ Finalmente, esta es una muestra de cómo se puede interactuar con una blockchain

### Video-Tutorial

<iframe width="100%" height="315" src="https://www.youtube.com/embed/nMivNMvS09Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
<iframe width="100%" height="350" src="https://www.youtube.com/embed/nMivNMvS09Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>

0 comments on commit 1a65658

Please sign in to comment.