mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 15:04:22 +00:00
* docs: Pin the RPC docs to v0.35 instead of master (#7909)
(cherry picked from commit 3b20931da3)
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
co-authored by
M. J. Fromberger
parent
8c24914075
commit
b233ac0a6d
@@ -49,8 +49,10 @@ module.exports = {
|
|||||||
path: '/DEV_SESSIONS.html'
|
path: '/DEV_SESSIONS.html'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
// TODO(creachadair): Figure out how to make this per-branch.
|
||||||
|
// See: https://github.com/tendermint/tendermint/issues/7908
|
||||||
title: 'RPC',
|
title: 'RPC',
|
||||||
path: 'https://docs.tendermint.com/master/rpc/',
|
path: 'https://docs.tendermint.com/v0.35/rpc/',
|
||||||
static: true
|
static: true
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user