Fix broken links

This commit is contained in:
Lunny Xiao
2024-06-06 22:05:38 +08:00
parent d7af5c0f58
commit 3d26dfa42d
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -67,8 +67,8 @@ const config = {
tagline: 'Git with a cup of tea',
url: 'https://docs.gitea.com',
baseUrl: '/',
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
favicon: 'img/favicon.png',
plugins: [