Fix links

This commit is contained in:
Lunny Xiao
2024-06-07 00:21:50 +08:00
parent abee93bf42
commit 91cd95dba0
10 changed files with 30 additions and 30 deletions
+3 -3
View File
@@ -67,8 +67,8 @@ const config = {
tagline: 'Git with a cup of tea',
url: 'https://docs.gitea.com',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.png',
plugins: [
@@ -266,7 +266,7 @@ const config = {
items: [
{
label: 'Awesome Gitea',
to: '/awesome',
href: 'https://gitea.com/gitea/awesome-gitea',
},
{
label: 'Stack Overflow',