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