Skip to content

Commit ea516f0

Browse files
Sort Injective alphabetically in chains nav (#1210)
* [Writer] Sort Injective alphabetically in chains nav * [Writer] Fix alphabetical order: move Injective before Ink (inj < ink)
1 parent d2de863 commit ea516f0

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

content/docs.yml

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,6 +1638,17 @@ navigation:
16381638
- page: Hyperliquid Info Endpoint
16391639
path: api-reference/hyperliquid/hyperliquid-info-endpoint.mdx
16401640
slug: hyperliquid
1641+
- section: Injective
1642+
contents:
1643+
- page: Quickstart
1644+
path: api-reference/injective/injective-api-quickstart.mdx
1645+
- page: FAQ
1646+
path: api-reference/injective/injective-api-faq.mdx
1647+
- page: Injective API Overview
1648+
path: api-reference/injective/injective-api-overview.mdx
1649+
- api: Injective API Endpoints
1650+
api-name: injective
1651+
slug: injective
16411652
- section: Ink
16421653
contents:
16431654
- page: Quickstart
@@ -2153,16 +2164,4 @@ navigation:
21532164
api-name: zora
21542165
slug: zora
21552166

2156-
- section: Injective
2157-
contents:
2158-
- page: Quickstart
2159-
path: api-reference/injective/injective-api-quickstart.mdx
2160-
- page: FAQ
2161-
path: api-reference/injective/injective-api-faq.mdx
2162-
- page: Injective API Overview
2163-
path: api-reference/injective/injective-api-overview.mdx
2164-
- api: Injective API Endpoints
2165-
api-name: injective
2166-
slug: injective
2167-
21682167
- tab: changelog

0 commit comments

Comments
 (0)