Skip to content

Commit

Permalink
change to ibc chain onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
ffe9f8 committed Apr 24, 2024
1 parent 9b49335 commit c658f82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/layouts/navigation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ export const getNavigation = (section) => {
},
],
},
{ title: "Onboard your chain", href: "/resources/chain-onboarding" },
{ title: "Onboard your IBC chain", href: "/resources/ibc-chain-onboarding" },
{ title: "Bug Bounty", href: "/resources/bug-bounty" },
],
});
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Onboard your chain
# Onboard your IBC-compatible chain

Follow these steps to onboard your chain to the Axelar network.
Follow these steps to onboard your Cosmos or IBC-compatible chain to the Axelar network.

## Complete the connection request form

Expand Down

0 comments on commit c658f82

Please sign in to comment.