diff --git a/README.md b/README.md
index 538fc8b83..99771e475 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
**NOTE**
-Due the new major version `1.0.0` with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`).
+Due the new major version `1.0.0` with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`). You can always read the legacy docs [here](https://aws-data-wrangler.readthedocs.io/en/legacy/).
---
diff --git a/docs/source/api.rst b/docs/source/api.rst
index 17395b8b8..7f36e5aa5 100644
--- a/docs/source/api.rst
+++ b/docs/source/api.rst
@@ -1,4 +1,4 @@
-.. note:: We just released a new major version `1.0` with breaking changes. Please make sure that all your old projects has the dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`).
+.. note:: Due the new major version 1.0.0 with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`). You can always check the legacy docs `here `_.
API Reference
=============
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 57d5976f2..a20e727be 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,4 +1,4 @@
-.. note:: Due the new major version 1.0.0 with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`).
+.. note:: Due the new major version 1.0.0 with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`). You can always check the legacy docs `here `_.
Quick Start
-----------
diff --git a/docs/source/install.rst b/docs/source/install.rst
index 0a7380183..951171f2b 100644
--- a/docs/source/install.rst
+++ b/docs/source/install.rst
@@ -1,4 +1,4 @@
-.. note:: We just released a new major version `1.0` with breaking changes. Please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`).
+.. note:: Due the new major version 1.0.0 with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`). You can always check the legacy docs `here `_.
Install
=======
diff --git a/docs/source/what.rst b/docs/source/what.rst
index d26bd1b53..52d7d8194 100644
--- a/docs/source/what.rst
+++ b/docs/source/what.rst
@@ -1,4 +1,4 @@
-.. note:: We just released a new major version `1.0` with breaking changes. Please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`).
+.. note:: Due the new major version 1.0.0 with breaking changes, please make sure that all your old projects has dependencies frozen on the desired version (e.g. `pip install awswrangler==0.3.2`). You can always check the legacy docs `here `_.
What is AWS Data Wrangler?
==========================