mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
chore(docs): resort
This commit is contained in:
parent
d5107f93c0
commit
5337557164
1 changed files with 1 additions and 1 deletions
|
|
@ -9,8 +9,8 @@ function nav() {
|
||||||
{
|
{
|
||||||
text: 'API Reference',
|
text: 'API Reference',
|
||||||
items: [
|
items: [
|
||||||
|
{ text: '1.1', link: '/api/1.1/warp' },
|
||||||
{ text: '1.0', link: '/api/1.0/warp' },
|
{ text: '1.0', link: '/api/1.0/warp' },
|
||||||
{ text: '1.1', link: '/api/1.1/warp' }
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue