Skip to content

Commit f26061d

Browse files
committed
Fix broken link
1 parent 9459790 commit f26061d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/go/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ Listing of the main go packages in the IPFS ecosystem:
110110

111111
## Hands-on examples
112112

113-
There are use-case examples in the [`ipfs/kubo` GitHub repository](https://github.com/ipfs/go-ipfs). They're all self-contained projects that let your spin up and test environments quickly. [Check them out →](https://github.com/ipfs/kubo/tree/master/docs/examples).
113+
There are use-case examples in the [`ipfs/kubo` GitHub repository](https://github.com/ipfs/kubo). They're all self-contained projects that let your spin up and test environments quickly. [Check them out →](https://github.com/ipfs/kubo/tree/master/docs/examples).
114114

115-
A good starting place is the [Use kubo as a library to spawn a node and add a file](https://github.com/ipfs/kubo/blob/master/docs/examples/go-ipfs-as-a-library/README.md).
115+
A good starting place is the [Use kubo as a library to spawn a node and add a file](https://github.com/ipfs/kubo/tree/master/docs/examples/kubo-as-a-library).

0 commit comments

Comments
 (0)