From 43ebbed9c299324a54eb5d562cf6f50a6d2cf65f Mon Sep 17 00:00:00 2001 From: samricotta <37125168+samricotta@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:27:48 +0200 Subject: [PATCH] add redirect links (#9385) --- 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