Skip to content

Commit 3d312ad

Browse files
wxiaoguanglunny
andauthored
Update docs/content/doc/developers/guidelines-frontend.md
Co-authored-by: Lunny Xiao <[email protected]>
1 parent 01ae9d7 commit 3d312ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/developers/guidelines-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ menu:
2323

2424
Gitea uses [Less CSS](https://lesscss.org), [Fomantic-UI](https://fomantic-ui.com/introduction/getting-started.html) (based on [jQuery](https://api.jquery.com)) and [Vue2](https://vuejs.org/v2/guide/) for its frontend.
2525

26-
The HTML pages are rendered by [Go Text Template](https://pkg.go.dev/text/template)
26+
The HTML pages are rendered by [Go HTML Template](https://pkg.go.dev/html/template)
2727

2828
## General Guidelines
2929

0 commit comments

Comments
 (0)