diff --git a/README.md b/README.md
index 2db442915..63e9ba78b 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ yarn add webpack --dev
Introduction
-> This README reflects Webpack v2.x and v3.x. The Webpack v1.x [documentation can be found here](https://webpack.github.io/docs/?utm_source=github&utm_medium=readme&utm_campaign=top).
+> This README reflects Webpack v2.x and v3.x. The Webpack v1.x documentation has been deprecated and deleted.
webpack is a bundler for modules. The main purpose is to bundle JavaScript
files for usage in a browser, yet it is also capable of transforming, bundling,