Skip to content

Commit

Permalink
chore: link fixes in 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Oct 10, 2024
1 parent 69c55a8 commit 4f78fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ wget -O ./build/tooling/03-hubl.md https://raw.githubusercontent.com/cosmos/cosm
cp ../client/v2/README.md ./learn/advanced/17-autocli.md

wget -O ./build/packages/01-depinject.md https://raw.githubusercontent.com/cosmos/cosmos-sdk/main/depinject/README.md
wget -O ./build/packages/02-collections.md https://raw.githubusercontent.com/cosmos/cosmos-sdk/main/tools/collections/README.md
wget -O ./build/packages/03-orm.md https://raw.githubusercontent.com/cosmos/cosmos-sdk/main/tools/orm/README.md
wget -O ./build/packages/02-collections.md https://raw.githubusercontent.com/cosmos/cosmos-sdk/main/collections/README.md
wget -O ./build/packages/03-orm.md https://raw.githubusercontent.com/cosmos/cosmos-sdk/main/orm/README.md

## Update user docs with rosetta
wget -O "./user/run-node/04-rosetta.md" "https://raw.githubusercontent.com/cosmos/rosetta/main/README.md"
Expand Down

0 comments on commit 4f78fc0

Please sign in to comment.