Browse Source

fix broken link (#9901)

Co-authored-by: Lauris BH <lauris@nix.lv>
tags/v1.21.12.1
zeripath techknowlogick 5 years ago
parent
commit
d730725e5c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/doc/advanced/customizing-gitea.en-us.md

+ 1
- 1
docs/content/doc/advanced/customizing-gitea.en-us.md View File

@@ -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}}


Loading…
Cancel
Save