@@ -5,6 +5,7 @@ structure:
5
5
summary : SUMMARY.md
6
6
7
7
redirects :
8
+ $ : basics/what-is-filecoin/README.md
8
9
about-filecoin/chat-and-discussion-forums : basics/project-and-community/chat-and-discussion-forums.md
9
10
about-filecoin/contribution-tutorial : basics/project-and-community/ways-to-contribute.md
10
11
about-filecoin/faq : smart-contracts/fundamentals/faqs.md
@@ -75,6 +76,7 @@ redirects:
75
76
build/get-building/storage-helpers : basics/how-storage-works/storage-onramps.md
76
77
build/get-started : smart-contracts/fundamentals/the-fvm.md
77
78
build/local-devnet : networks/local-testnet/README.md
79
+ build/lotus : nodes/implementations/lotus.md
78
80
build/lotus/api-token-generation : reference/built-in-actors/protocol-api.md
79
81
build/lotus/api-tokens : nodes/implementations/lotus.md
80
82
build/overview : smart-contracts/fundamentals/the-fvm.md
@@ -203,6 +205,7 @@ redirects:
203
205
get-started/go-filecoin-tutorial/Home : nodes/implementations/README.md
204
206
get-started/go-filecoin-tutorial/Storing-on-Filecoin : nodes/implementations/lotus.md
205
207
get-started/go-filecoin-tutorial/storing-on-filecoin : basics/what-is-filecoin/storage-market.md
208
+ get-started/go-filecoin-tutorial/troubleshooting-&-faq.html : nodes/implementations/lotus.md
206
209
get-started/lotus/chain-snapshots : networks/mainnet/README.md
207
210
get-started/lotus/chain : nodes/implementations/lotus.md
208
211
get-started/lotus/configuration-and-advanced-usage : storage-providers/architecture/lotus-components.md
@@ -277,6 +280,7 @@ redirects:
277
280
mine/lotus : nodes/implementations/lotus.md
278
281
mine/mining-architectures : storage-providers/infrastructure/reference-architectures.md
279
282
mine/mining-rewards : storage-providers/filecoin-economics/block-rewards.md
283
+ mine/mining-troubleshooting : storage-providers/basics/README.md
280
284
mine/slashing : storage-providers/filecoin-economics/slashing.md
281
285
mine/spacerace : storage-providers/basics/README.md
282
286
mine : storage-providers/basics/README.md
@@ -348,6 +352,8 @@ redirects:
348
352
storage-provider/basics/how-providing-storage-works : basics/what-is-filecoin/storage-model.md
349
353
storage-provider/basics/overview : storage-providers/basics/README.md
350
354
storage-provider/filecoin-deals/filecoin-programs : storage-providers/filecoin-deals/filecoin-programs.md
355
+ storage-providers/filecoin-deals/filecoin-programs/sign-in : storage-providers/filecoin-deals/filecoin-programs.md
356
+ storage-providers/filecoin-deals/filecoin-programs/sign-up : storage-providers/filecoin-deals/filecoin-programs.md
351
357
storage-provider/hardware-requirements : storage-providers/skills/storage.md
352
358
storage-provider/hardware/architectures : storage-providers/infrastructure/reference-architectures.md
353
359
storage-provider/hardware/hardware-requirements : storage-providers/infrastructure/reference-architectures.md
0 commit comments