Skip to content

Commit

Permalink
link updates and some small reordering
Browse files Browse the repository at this point in the history
  • Loading branch information
sambukowski committed Oct 31, 2024
1 parent d213c41 commit 8da00b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/bridging/cli-bridging-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ Build the `nobled` cli from source:

<!--@include: ../components/_install-nobled.md-->

Build the `strided` cli from source:

<!--@include: ../components/_install-strided.md-->

Build the `osmosisd` cli from source:

<!--@include: ../components/_install-osmosisd.md-->

Build the `strided` cli from source:

<!--@include: ../components/_install-strided.md-->

## Creating Accounts

You will need an account for all networks you are interacting with.
Expand Down
2 changes: 1 addition & 1 deletion docs/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const siteConfig = {
currency_symbol: "TIA",
},
bridging: {
ui_link: "https://astria-bridge-web-app.vercel.app/",
ui_link: "https://astria-bridge-web-app-dawn.vercel.app",
ibc_mocha_to_dawn: "channel-160",
ibc_dawn_to_mocha: "channel-0",
ibc_grand_to_dawn: "channel-232",
Expand Down

0 comments on commit 8da00b9

Please sign in to comment.