Skip to content

docs: Pin the RPC docs to v0.35 instead of master#7909

Merged
creachadair merged 1 commit intomasterfrom
mjf/docs-rpc-link
Feb 21, 2022
Merged

docs: Pin the RPC docs to v0.35 instead of master#7909
creachadair merged 1 commit intomasterfrom
mjf/docs-rpc-link

Conversation

@creachadair
Copy link

This is a temporary workaround for #7908.

// See: https://github.com/tendermint/tendermint/issues/7908
title: 'RPC',
path: 'https://docs.tendermint.com/master/rpc/',
path: 'https://docs.tendermint.com/v0.35/rpc/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There isn't a variable name you can use to see the current version?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There may be—but I don't know how to interpolate that into these static configs. There may wind up being a simple solution, but so far it looks like we might need to add a plugin. I figured meanwhile we can keep the docs working.

@creachadair creachadair merged commit 3b20931 into master Feb 21, 2022
@creachadair creachadair deleted the mjf/docs-rpc-link branch February 21, 2022 15:46
mergify bot pushed a commit that referenced this pull request Feb 21, 2022
(cherry picked from commit 3b20931)

# Conflicts:
#	docs/.vuepress/config.js
mergify bot pushed a commit that referenced this pull request Feb 21, 2022
(cherry picked from commit 3b20931)

# Conflicts:
#	docs/.vuepress/config.js
creachadair pushed a commit that referenced this pull request Feb 21, 2022
…7911)

* docs: Pin the RPC docs to v0.35 instead of master (#7909)

(cherry picked from commit 3b20931)

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
creachadair pushed a commit that referenced this pull request Feb 21, 2022
…7910)

* docs: Pin the RPC docs to v0.35 instead of master (#7909)

(cherry picked from commit 3b20931)

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants