Skip to content

Commit

Permalink
docs(gnoweb): remove reference to gnoteam domain (#1512)
Browse files Browse the repository at this point in the history
Fixes #1479
  • Loading branch information
thehowl authored Jan 10, 2024
1 parent 2a2dcdc commit 50054f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gno.land/pkg/gnoweb/views/realm_help.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<br />
These are the realm's exposed functions ("public smart contracts").<br />
<br />
My address: <input id="my_address" value="ADDRESS" width="40" /> (see <a href="https://docs.gnoteam.com/getting-started/working-with-key-pairs">`gnokey list`</a>)<br />
My address: <input id="my_address" value="ADDRESS" width="40" /> (see <a href="https://docs.gno.land/getting-started/working-with-key-pairs">`gnokey list`</a>)<br />
<br />
<br />
{{ template "func_specs" . }}
Expand Down

0 comments on commit 50054f3

Please sign in to comment.