From d730725e5cb87f895e057a6fa536755cb5024fcd Mon Sep 17 00:00:00 2001
From: zeripath <art27@cantab.net>
Date: Mon, 20 Jan 2020 20:45:16 +0000
Subject: [PATCH] fix broken link (#9901)

Co-authored-by: Lauris BH <lauris@nix.lv>
---
 docs/content/doc/advanced/customizing-gitea.en-us.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/doc/advanced/customizing-gitea.en-us.md b/docs/content/doc/advanced/customizing-gitea.en-us.md
index 25859851b9..50ef1293a6 100644
--- a/docs/content/doc/advanced/customizing-gitea.en-us.md
+++ b/docs/content/doc/advanced/customizing-gitea.en-us.md
@@ -102,7 +102,7 @@ Apart from `extra_links.tmpl` and `extra_tabs.tmpl`, there are other useful temp
 
 #### Example: Mermaid.js
 
-If you would like to add [mermaid.js](https://mermaid-js.github.io/) support to Gitea's markdown you simply add:
+If you would like to add [mermaid.js](https://mermaid-js.github.io/mermaid) support to Gitea's markdown you simply add:
 
 ```html
 {{if .RequireHighlightJS}}