From 037b967ab0f3cadb0b7ac00b99ed93f3507c5a10 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:13:41 -0400 Subject: [PATCH] add redirect links (#9385) (#9389) (cherry picked from commit 43ebbed9c299324a54eb5d562cf6f50a6d2cf65f) Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com> --- docs/.vuepress/redirects | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.vuepress/redirects b/docs/.vuepress/redirects index ff1dcac9b..6427d7d6f 100644 --- a/docs/.vuepress/redirects +++ b/docs/.vuepress/redirects @@ -63,3 +63,4 @@ /redirects/master/spec/blockchain/encoding.html https://github.com/tendermint/tendermint/blob/v0.34.x/spec/blockchain/encoding.md /redirects/master/spec/blockchain/blockchain.html https://github.com/tendermint/tendermint/blob/v0.34.x/spec/blockchain/blockchain.md /redirects/master/spec/blockchain/index.html https://github.com/tendermint/tendermint/blob/v0.34.x/spec/blockchain/readme.md +/redirects/master/tutorials/go.html /v0.34/tutorials/go.html \ No newline at end of file