diff --git a/WELCOME.md b/WELCOME.md
index cf60d22b2..dcb5ad2b6 100644
--- a/WELCOME.md
+++ b/WELCOME.md
@@ -23,13 +23,6 @@ layout:
# Welcome to Filecoin Docs
-{% hint style="info" %}
-**This is the new Filecoin documentation site, hosted by** [**GitBook**](https://gitbook.com)**.**
-
-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`.
-
-[Checkout the Filecoin blog for more information →](https://filecoin.io/blog/posts/filecoin-docs-is-moving-to-gitbook/)
-{% endhint %}
| | | | |
---|
Filecoin Virtual Machine | 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 | | fundamentals | home-fvm-logo-colour.png |
Looking For Lotus? | 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. | | https://lotus.filecoin.io | home-lotus-logo-colour.png |
diff --git a/basics/assets/metamask-setup.md b/basics/assets/metamask-setup.md
index 1b22ef34a..9bee94d62 100644
--- a/basics/assets/metamask-setup.md
+++ b/basics/assets/metamask-setup.md
@@ -107,7 +107,7 @@ Before you can connect MetaMask to your Ledger, you must install the Filecoin Le
5. In **My Ledger**, head over to **App catalog** and search for **Filecoin**.
6. Click **Install**.
-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).
+For more details on the official Filecoin Ledger app, [check out the Ledger documentation](https://support.ledger.com/article/4402721277329-zd?redirect=false).
### Enable expert-mode
diff --git a/storage-providers/filecoin-deals/filecoin-programs.md b/storage-providers/filecoin-deals/filecoin-programs.md
index a6b6a4d69..bd20a7f42 100644
--- a/storage-providers/filecoin-deals/filecoin-programs.md
+++ b/storage-providers/filecoin-deals/filecoin-programs.md
@@ -127,7 +127,7 @@ See also: Legacy Explorer (legacy.datasets.filecoin.io)

-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.
+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.
Estuary was discontinued in July 2023, and the website shut down in April 2024.