summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2020-01-20 20:45:16 +0000
committertechknowlogick <techknowlogick@gitea.io>2020-01-20 15:45:16 -0500
commitd730725e5cb87f895e057a6fa536755cb5024fcd (patch)
tree826b7b50decde22111cef0fd851b80bf4e6ec23e /docs
parentd92781bf941972761177ac9e07441f8893758fd3 (diff)
downloadgitea-d730725e5cb87f895e057a6fa536755cb5024fcd.tar.gz
gitea-d730725e5cb87f895e057a6fa536755cb5024fcd.zip
fix broken link (#9901)
Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'docs')
-rw-r--r--docs/content/doc/advanced/customizing-gitea.en-us.md2
1 files changed, 1 insertions, 1 deletions
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}}