Skip to content

Commit 792c388

Browse files
Tweaked sidebar for David's final go-ipfs tutorial title
1 parent 653ff71 commit 792c388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ module.exports = {
9595
children: [
9696
[
9797
'https://github.com/ipfs/js-ipfs/tree/master/examples/ipfs-101',
98-
'Spawn a node (JS)'
98+
'Use js-ipfs as a library'
9999
],
100100
[
101101
'https://github.com/ipfs/go-ipfs/tree/master/docs/examples/go-ipfs-as-a-library/README.md',
102-
'Spawn a node (Go)'
102+
'Use go-ipfs as a library'
103103
],
104104
'/how-tos/work-with-blocks',
105105
'/how-tos/pin-files',

0 commit comments

Comments
 (0)