summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas Paul <n@nc0.fr>2023-05-03 21:46:42 +0200
committerNicolas Paul <n@nc0.fr>2023-05-03 21:46:42 +0200
commitdaa713719ce1f035c93a1326b87803369d9ddc0d (patch)
treea34a55806791f099c2e5cc86e5a46eeb4948c164 /doc
parent4777024e0a5cfba1c1cd5f1f57b99693f4a6760e (diff)
Improve error reportsHEADmaster
Diffstat (limited to 'doc')
-rw-r--r--doc/src/doc/template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/doc/template.md b/doc/src/doc/template.md
index ab209b9..5a7d2cc 100644
--- a/doc/src/doc/template.md
+++ b/doc/src/doc/template.md
@@ -59,7 +59,7 @@ Here is a sample template:
<meta name="author" content="{{ .Author }}">
<meta name="generator" content="{{ .Generator }}">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link href="{{ .Site }}{{ .Slug }}.html" rel="canonical">
+ <link href="{{ .Site }}{{ .Slug }}" rel="canonical">
</head>
<body>
<header>