File tree Expand file tree Collapse file tree 4 files changed +68
-337
lines changed Expand file tree Collapse file tree 4 files changed +68
-337
lines changed Original file line number Diff line number Diff line change @@ -209,14 +209,10 @@ module.exports = {
209
209
'/how-to/modify-bootstrap-list' ,
210
210
'/how-to/nat-configuration' ,
211
211
'/how-to/kubo-rpc-tls-auth' ,
212
- '/how-to/ipfs-updater' ,
213
- [
214
- 'https://github.com/ipfs-examples/js-ipfs-examples/tree/master/examples/custom-ipfs-repo' ,
215
- 'Customize an IPFS repo'
216
- ] ,
217
212
'/how-to/kubo-garbage-collection' ,
218
213
'/how-to/troubleshooting' ,
219
214
'/how-to/webtransport' ,
215
+ '/install/run-ipfs-inside-docker' ,
220
216
]
221
217
} ,
222
218
{
Original file line number Diff line number Diff line change 43
43
/how-to/browser-tools-frameworks /how-to/ipfs-on-the-web
44
44
/how-to/troubleshoot-file-transfers /how-to/troubleshooting
45
45
/how-to/run-ipfs-inside-docker /install/run-ipfs-inside-docker
46
+ /how-to/ipfs-updater /install/command-line
46
47
/install/command-line-quick-start/ /how-to/command-line-quick-start
47
48
/install/js-ipfs/ https://github.com/ipfs/helia/wiki
48
49
/introduction/ /concepts
49
50
/introduction/faq/ /concepts/faq
50
51
/introduction/how-ipfs-works/ /concepts/how-ipfs-works
51
52
/introduction/overview/ /concepts/what-is-ipfs
52
53
/introduction/usage/ /how-to/command-line-quick-start
53
- /install/ipfs-updater /how-to/ipfs-updater
54
+ /install/ipfs-updater /install/command-line
54
55
/install/recent-releases/ https://github.com/ipfs/kubo/releases
55
56
/install/recent-releases/go-ipfs-0-5/ https://github.com/ipfs/kubo/releases
56
57
/install/recent-releases/go-ipfs-0-5/features/ https://github.com/ipfs/kubo/releases
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments