diff --git a/README.md b/README.md
index 52fb216ef..c34728c49 100644
--- a/README.md
+++ b/README.md
@@ -11,14 +11,6 @@
See [the official website](https://eslint.vuejs.org).
-> :exclamation: Attention - this is documentation for version `7.x` :exclamation:
->
-> This branch contains `eslint-plugin-vue@next` which is a pre-released `7.0`, but it's not the default version that you get with `npm install eslint-plugin-vue`. In order to install this you need to specify either `"eslint-plugin-vue": "next"` in `package.json` or do `npm install eslint-plugin-vue@next`.
->
-> Please try it and report any issues that you might have encountered.
->
-> If you want to check previous releases [go here](https://github.com/vuejs/eslint-plugin-vue/releases).
-
## :anchor: Versioning Policy
This plugin is following [Semantic Versioning](https://semver.org/) and [ESLint's Semantic Versioning Policy](https://github.com/eslint/eslint#semantic-versioning-policy).
diff --git a/docs/.vuepress/theme/index.js b/docs/.vuepress/theme/index.js
deleted file mode 100644
index b91b8a576..000000000
--- a/docs/.vuepress/theme/index.js
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- extend: '@vuepress/theme-default'
-}
diff --git a/docs/.vuepress/theme/layouts/Layout.vue b/docs/.vuepress/theme/layouts/Layout.vue
deleted file mode 100644
index 43b5ad685..000000000
--- a/docs/.vuepress/theme/layouts/Layout.vue
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-
-
-
-
-
Note
-
- This is a documentation for version {{ docVersion }}.
- Also, this documentation may contain content that has not yet been
- released.
- To check version 6.2.2
- go here. To check previous releases
- go here.
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/README.md b/docs/README.md
index 8bb745619..fe739cc26 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -14,6 +14,10 @@ This plugin allows us to check the `` and `