Skip to content

Commit

Permalink
fix launchpad simple node tutorial url
Browse files Browse the repository at this point in the history
  • Loading branch information
p-shahi authored Oct 14, 2024
1 parent 1bb96a0 commit cefa661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/getting-started/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ in go-libp2p.

The [Protocol Labs Launchpad curriculum](https://curriculum.pl-launchpad.io/) also includes
a tutorial on spinning up a libp2p node using a go-libp2p boilerplate. Check it out
[here](https://curriculum.pl-launchpad.io/tutorials/libp2p/creating-simple-node/).
[here](https://pl-launchpad.io/tutorials/libp2p/creating-simple-node/).

This is the first in a series of tutorials on working with libp2p’s Go implementation,
[go-libp2p](https://github.com/libp2p/go-libp2p). We’ll cover installing Go, setting up
Expand Down

0 comments on commit cefa661

Please sign in to comment.