Skip to content

Commit e1bed85

Browse files
Reorder APIs on the sidebar (#1122)
Since it is not in alphabetical order anyway, as far as I know "Polkadart" should be before "Polkadot-API" Dart, comes before TypeScript, Python comes before TypeScript, and so on, but it seems the only "error" is that Dedot is listed first. If you don't mind us making this change @sinzii ? I really appreciate all your hard work.
1 parent 88b5c1f commit e1bed85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/toolkit/api-libraries/.nav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
title: API Libraries
22
nav:
33
- index.md
4-
- ':simple-typescript: Dedot': dedot.md
54
- ':simple-typescript: Polkadot-API': papi.md
5+
- ':simple-typescript: Dedot': dedot.md
66
- ':simple-javascript: Polkadot.js API': polkadot-js-api.md
77
- ':simple-dart: Polkadart': polkadart.md
88
- ':simple-python: Python Substrate Interface': py-substrate-interface.md

0 commit comments

Comments
 (0)