Skip to content

Commit

Permalink
fix: remove 32-bit binaries and ipfs-updater (#1996)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Norman <[email protected]>
  • Loading branch information
lidel and 2color authored Feb 24, 2025
1 parent 9583fce commit ba7cdf6
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 337 deletions.
6 changes: 1 addition & 5 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,14 +209,10 @@ module.exports = {
'/how-to/modify-bootstrap-list',
'/how-to/nat-configuration',
'/how-to/kubo-rpc-tls-auth',
'/how-to/ipfs-updater',
[
'https://github.com/ipfs-examples/js-ipfs-examples/tree/master/examples/custom-ipfs-repo',
'Customize an IPFS repo'
],
'/how-to/kubo-garbage-collection',
'/how-to/troubleshooting',
'/how-to/webtransport',
'/install/run-ipfs-inside-docker',
]
},
{
Expand Down
3 changes: 2 additions & 1 deletion docs/.vuepress/redirects
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,15 @@
/how-to/browser-tools-frameworks /how-to/ipfs-on-the-web
/how-to/troubleshoot-file-transfers /how-to/troubleshooting
/how-to/run-ipfs-inside-docker /install/run-ipfs-inside-docker
/how-to/ipfs-updater /install/command-line
/install/command-line-quick-start/ /how-to/command-line-quick-start
/install/js-ipfs/ https://github.com/ipfs/helia/wiki
/introduction/ /concepts
/introduction/faq/ /concepts/faq
/introduction/how-ipfs-works/ /concepts/how-ipfs-works
/introduction/overview/ /concepts/what-is-ipfs
/introduction/usage/ /how-to/command-line-quick-start
/install/ipfs-updater /how-to/ipfs-updater
/install/ipfs-updater /install/command-line
/install/recent-releases/ https://github.com/ipfs/kubo/releases
/install/recent-releases/go-ipfs-0-5/ https://github.com/ipfs/kubo/releases
/install/recent-releases/go-ipfs-0-5/features/ https://github.com/ipfs/kubo/releases
Expand Down
266 changes: 0 additions & 266 deletions docs/how-to/ipfs-updater.md

This file was deleted.

Loading

0 comments on commit ba7cdf6

Please sign in to comment.