Skip to content

Commit ba7cdf6

Browse files
lidel2color
andauthored
fix: remove 32-bit binaries and ipfs-updater (#1996)
Co-authored-by: Daniel Norman <[email protected]>
1 parent 9583fce commit ba7cdf6

File tree

4 files changed

+68
-337
lines changed

4 files changed

+68
-337
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,14 +209,10 @@ module.exports = {
209209
'/how-to/modify-bootstrap-list',
210210
'/how-to/nat-configuration',
211211
'/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-
],
217212
'/how-to/kubo-garbage-collection',
218213
'/how-to/troubleshooting',
219214
'/how-to/webtransport',
215+
'/install/run-ipfs-inside-docker',
220216
]
221217
},
222218
{

docs/.vuepress/redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@
4343
/how-to/browser-tools-frameworks /how-to/ipfs-on-the-web
4444
/how-to/troubleshoot-file-transfers /how-to/troubleshooting
4545
/how-to/run-ipfs-inside-docker /install/run-ipfs-inside-docker
46+
/how-to/ipfs-updater /install/command-line
4647
/install/command-line-quick-start/ /how-to/command-line-quick-start
4748
/install/js-ipfs/ https://github.com/ipfs/helia/wiki
4849
/introduction/ /concepts
4950
/introduction/faq/ /concepts/faq
5051
/introduction/how-ipfs-works/ /concepts/how-ipfs-works
5152
/introduction/overview/ /concepts/what-is-ipfs
5253
/introduction/usage/ /how-to/command-line-quick-start
53-
/install/ipfs-updater /how-to/ipfs-updater
54+
/install/ipfs-updater /install/command-line
5455
/install/recent-releases/ https://github.com/ipfs/kubo/releases
5556
/install/recent-releases/go-ipfs-0-5/ https://github.com/ipfs/kubo/releases
5657
/install/recent-releases/go-ipfs-0-5/features/ https://github.com/ipfs/kubo/releases

docs/how-to/ipfs-updater.md

Lines changed: 0 additions & 266 deletions
This file was deleted.

0 commit comments

Comments
 (0)