docs: fix run-in-prod hyperlink (#22373)

This commit is contained in:
harry m. k. 2024-10-26 21:59:11 +08:00 committed by GitHub
parent cf419e11b3
commit 712b76e170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ This section describes how to securely run a node in a public setting and/or on
When operating a node, full node or validator, in production it is important to set your server up securely.
:::note
There are many different ways to secure a server and your node, the described steps here is one way. To see another way of setting up a server see the [run in production tutorial](https://tutorials.cosmos.network/hands-on-exercise/5-run-in-prod/1-overview.html).
There are many different ways to secure a server and your node, the described steps here is one way. To see another way of setting up a server see the [run in production tutorial](https://tutorials.cosmos.network/hands-on-exercise/4-run-in-prod).
:::
:::note