diff --git a/src/layouts/navigation.ts b/src/layouts/navigation.ts index 5242d29de..50540227f 100644 --- a/src/layouts/navigation.ts +++ b/src/layouts/navigation.ts @@ -525,6 +525,7 @@ export const getNavigation = (section) => { children: [ { title: "RPC Endpoints", href: "/resources/rpc/resources/" }, { title: "Free Public RPC", href: "/resources/rpc/lava-iprpc/" }, + { title: "REST Interface", href: "https://axelar.lava.build/" }, ], }, {