summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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>