mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Fix outdate links for API docs
This commit is contained in:
@@ -187,7 +187,7 @@ const config = {
|
|||||||
label: 'Docs',
|
label: 'Docs',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
to: '/api/1.20/',
|
to: '/api/1.21/',
|
||||||
label: 'API',
|
label: 'API',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
activeBaseRegex: 'api/(1.19|1.20|1.21|next)/',
|
activeBaseRegex: 'api/(1.19|1.20|1.21|next)/',
|
||||||
|
|||||||
Reference in New Issue
Block a user