Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ structure:
summary: SUMMARY.md

redirects:
$: basics/what-is-filecoin/README.md
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barbaraperic I can't find in the gitbook docs what the $ means for redirects. Do you have a link?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah well it turns out that https://docs.filecoin.io/$ already redirects to https://docs.filecoin.io/basics/what-is-filecoin, I guess gitbook handles it automatically. Not sure why it appears in the broken url list...

about-filecoin/chat-and-discussion-forums: basics/project-and-community/chat-and-discussion-forums.md
about-filecoin/contribution-tutorial: basics/project-and-community/ways-to-contribute.md
about-filecoin/faq: smart-contracts/fundamentals/faqs.md
Expand Down Expand Up @@ -75,6 +76,7 @@ redirects:
build/get-building/storage-helpers: basics/how-storage-works/storage-onramps.md
build/get-started: smart-contracts/fundamentals/the-fvm.md
build/local-devnet: networks/local-testnet/README.md
build/lotus: nodes/implementations/lotus.md
build/lotus/api-token-generation: reference/built-in-actors/protocol-api.md
build/lotus/api-tokens: nodes/implementations/lotus.md
build/overview: smart-contracts/fundamentals/the-fvm.md
Expand Down Expand Up @@ -203,6 +205,7 @@ redirects:
get-started/go-filecoin-tutorial/Home: nodes/implementations/README.md
get-started/go-filecoin-tutorial/Storing-on-Filecoin: nodes/implementations/lotus.md
get-started/go-filecoin-tutorial/storing-on-filecoin: basics/what-is-filecoin/storage-market.md
get-started/go-filecoin-tutorial/troubleshooting-&-faq.html: nodes/implementations/lotus.md
get-started/lotus/chain-snapshots: networks/mainnet/README.md
get-started/lotus/chain: nodes/implementations/lotus.md
get-started/lotus/configuration-and-advanced-usage: storage-providers/architecture/lotus-components.md
Expand Down Expand Up @@ -277,6 +280,7 @@ redirects:
mine/lotus: nodes/implementations/lotus.md
mine/mining-architectures: storage-providers/infrastructure/reference-architectures.md
mine/mining-rewards: storage-providers/filecoin-economics/block-rewards.md
mine/mining-troubleshooting: storage-providers/basics/README.md
mine/slashing: storage-providers/filecoin-economics/slashing.md
mine/spacerace: storage-providers/basics/README.md
mine: storage-providers/basics/README.md
Expand Down Expand Up @@ -348,6 +352,8 @@ redirects:
storage-provider/basics/how-providing-storage-works: basics/what-is-filecoin/storage-model.md
storage-provider/basics/overview: storage-providers/basics/README.md
storage-provider/filecoin-deals/filecoin-programs: storage-providers/filecoin-deals/filecoin-programs.md
storage-providers/filecoin-deals/filecoin-programs/sign-in: storage-providers/filecoin-deals/filecoin-programs.md
storage-providers/filecoin-deals/filecoin-programs/sign-up: storage-providers/filecoin-deals/filecoin-programs.md
storage-provider/hardware-requirements: storage-providers/skills/storage.md
storage-provider/hardware/architectures: storage-providers/infrastructure/reference-architectures.md
storage-provider/hardware/hardware-requirements: storage-providers/infrastructure/reference-architectures.md
Expand Down