docs: update master docs (#8353)

* bump docs theme to 1.0.180

* add v0.40 to config.js versions

* Fix code snippet link

* reorganize order of versions
* 0.39, 0.41, master
* defaulting to 0.41

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Cyrus Goh
2021-02-23 10:57:04 +00:00
committed by GitHub
co-authored by billy rennekamp Amaury Martiny mergify[bot]
parent f2ee972e31
commit 4c70268c9b
3 changed files with 112 additions and 108 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ This `queryCmd` function adds all the queries available to end-users for the app
Here is an example of a `queryCmd` aggregating subcommands from the `simapp` application:
+++ https://github.com/cosmos/cosmos-sdk/blob/0.40.0/simapp/simd/cmd/root.go#L99-L121
+++ https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/simapp/simd/cmd/root.go#L99-L121
## Flags