docs: add protobuf tooling section (#13590)
* add tooling section * add make section * Update docs/docs/tooling/README.md Co-authored-by: Julien Robert <julien@rbrt.fr> * Update docs/docs/tooling/protobuf.md Co-authored-by: Julien Robert <julien@rbrt.fr> * comments * address comments * add cosmovisor and add redirects * drop file suffix * fix build * fix build * fix build Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
@@ -396,6 +396,10 @@ const config = {
|
||||
],
|
||||
to: "/main/modules/upgrade/",
|
||||
},
|
||||
{
|
||||
from: ["/main/run-node/cosmovisor"],
|
||||
to: "/main/tooling/cosmovisor",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user