Skip to content

Commit 9bebeca

Browse files
Fixes broken anchor link in devnet page.
1 parent d44972b commit 9bebeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/spin-up-a-devnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A devnet is an essential tool for devs working with Entropy. It provides a safe
1313
This guide will cover two primary methods for setting up a local Entropy devnet:
1414

1515
- [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.
16+
- [Building from source]({{< relref "#building-from-source" >}}): For developers who require more control or are unable to use Docker.
1717

1818
## Docker containers
1919

0 commit comments

Comments
 (0)