We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44972b commit 9bebecaCopy full SHA for 9bebeca
content/guides/spin-up-a-devnet.md
@@ -13,7 +13,7 @@ A devnet is an essential tool for devs working with Entropy. It provides a safe
13
This guide will cover two primary methods for setting up a local Entropy devnet:
14
15
- [Using Docker containers]({{< relref "#docker-containers" >}}): The recommended method for most users due to its ease of use and simplicity.
16
-- [Building from source]({{< relref "building-from-source" >}}): For developers who require more control or are unable to use Docker.
+- [Building from source]({{< relref "#building-from-source" >}}): For developers who require more control or are unable to use Docker.
17
18
## Docker containers
19
0 commit comments