docs: redirect master links to the latest release version (backport #7936) (#7953)

* docs: redirect master links to the latest release version (#7936)

(cherry picked from commit 70ee282d9e)

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
mergify[bot]
2022-02-22 05:56:00 -08:00
committed by GitHub
parent 9fe245025f
commit 98c75c9429
4 changed files with 14294 additions and 16 deletions

View File

@@ -164,6 +164,12 @@ module.exports = {
{
ga: 'UA-51029217-11'
}
],
[
'@vuepress/plugin-html-redirect',
{
countdown: 0
}
]
]
};

1
docs/.vuepress/redirects Normal file
View File

@@ -0,0 +1 @@
/master/ /v0.35/