Skip to content

Commit

Permalink
chore: use the Github version of the Boards realm (gnolang#1049)
Browse files Browse the repository at this point in the history
  • Loading branch information
D4ryl00 authored and Doozers committed Aug 31, 2023
1 parent 13cc3c8 commit 0bd1648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Start your journey with Gno.land by:
- sending transactions with [`gnokey`](./gno.land/cmd/gnokey),
- writing smart-contracts with [`gno` (ex `gnodev`)](./gnovm/cmd/gno).

Also, see the [quickstart guide](https://test3.gno.land/r/demo/boards:testboard/5).
Also, see the [quickstart guide](https://github.com/gnolang/gno/blob/master/examples/gno.land/r/demo/boards/README.md).

## Contact

Expand Down
2 changes: 1 addition & 1 deletion gno.land/cmd/gnokey/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
$> cd ./gno
$> make install_gnokey

Also, see the [quickstart guide](https://test2.gno.land/r/boards:testboard/5).
Also, see the [quickstart guide](https://github.com/gnolang/gno/blob/master/examples/gno.land/r/demo/boards/README.md).

0 comments on commit 0bd1648

Please sign in to comment.