mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add version discovery system
This commit is contained in:
parent
f2a09a457f
commit
0bd532be3e
8 changed files with 82 additions and 7 deletions
|
|
@ -275,9 +275,6 @@ export const navigation: NavGroup[] = [
|
|||
links: [
|
||||
{ title: "Basics", href: "/api/basics" },
|
||||
{ title: "Endpoints", href: "/api/endpoints" },
|
||||
{ title: "Rate Limits", href: "/api/rate-limits" },
|
||||
{ title: "Errors", href: "/api/errors" },
|
||||
{ title: "HTML Redirects", href: "/api/html" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue