Skip to content

Commit 5477cf9

Browse files
authored
Merge pull request #2290 from smagdali/main
remove old legacy docs deprecation message
2 parents 4a05c59 + 0b9a82b commit 5477cf9

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

WELCOME.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ layout:
2323

2424
# Welcome to Filecoin Docs
2525

26-
{% hint style="info" %}
27-
**This is the new Filecoin documentation site, hosted by** [**GitBook**](https://gitbook.com)**.**
28-
29-
This site [docs.filecoin.io](https://docs.filecoin.io) will continue to be updated, while [legacy-docs.filecoin.io](https://legacy-docs.filecoin.io) will serve as a historical entity only and will receive no further updates. DNS for the legacy site will be removed on `2023-09-30`.
30-
31-
[Checkout the Filecoin blog for more information →](https://filecoin.io/blog/posts/filecoin-docs-is-moving-to-gitbook/)
32-
{% endhint %}
3326

3427
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Filecoin Virtual Machine</h4></td><td>The Filecoin Virtual Machine is here, allowing developers to build applications and smart-contracts that utilize the Filecoin storage network! Find out how you can leverage the worlds fastest growing storage network</td><td></td><td><a href="smart-contracts/fundamentals/">fundamentals</a></td><td><a href=".gitbook/assets/home-fvm-logo-colour.png">home-fvm-logo-colour.png</a></td></tr><tr><td><h4>Looking For Lotus?</h4></td><td>Lotus is the reference implementation of the Filecoin protocol, developed and maintained by Protocol Labs. It allows users to participate in the Filecoin network, by enabling them to earn the FIL token, provide storage, and retrieve stored files.</td><td></td><td><a href="https://lotus.filecoin.io">https://lotus.filecoin.io</a></td><td><a href=".gitbook/assets/home-lotus-logo-colour.png">home-lotus-logo-colour.png</a></td></tr></tbody></table>
3528

basics/assets/metamask-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Before you can connect MetaMask to your Ledger, you must install the Filecoin Le
107107
5. In **My Ledger**, head over to **App catalog** and search for **Filecoin**.
108108
6. Click **Install**.
109109

110-
For more details on the official Filecoin Ledger app, [check out the Ledger documentation](https://support.ledger.com/hc/en-us/articles/4402721277329-Filecoin-FIL-?docs=true).
110+
For more details on the official Filecoin Ledger app, [check out the Ledger documentation](https://support.ledger.com/article/4402721277329-zd?redirect=false).
111111

112112
### Enable expert-mode
113113

storage-providers/filecoin-deals/filecoin-programs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ See also: Legacy Explorer (legacy.datasets.filecoin.io)
127127

128128
![](https://img.shields.io/badge/maintenance-deprecated_07%2F2023-red.svg?style=for-the-badge)
129129

130-
Estuary was an open-source software designed for sending public data to the Filecoin network, facilitating data retrieval from anywhere. It integrated IPFS and Filecoin technologies to provide a seamless end-to-end example for data storage and retrieval. When a file was uploaded, Estuary immediately made multiple storage deals with different providers to ensure redundancy and security. The software automated many aspects of deal making and retrieval, offering tools for managing connections, block storage, and deal tracking. Estuary aimed to simplify the use of decentralized storage networks for developers and users.
130+
Estuary was an experimental software platform designed for sending public data to the Filecoin network, facilitating data retrieval from anywhere. It integrated IPFS and Filecoin technologies to provide a seamless end-to-end example for data storage and retrieval. When a file was uploaded, Estuary immediately made multiple storage deals with different providers to ensure redundancy and security. The software automated many aspects of deal making and retrieval, offering tools for managing connections, block storage, and deal tracking. Estuary aimed to simplify the use of decentralized storage networks for developers and users.
131131

132132
Estuary was discontinued in July 2023, and the website shut down in April 2024.
133133

0 commit comments

Comments
 (0)