Skip to content

Commit 4b03725

Browse files
committed
tweak: canonical url
1 parent 7630b9f commit 4b03725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/DocTemplate.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export default function DocTemplate({
139139
href: `${DOC_HOME_URL}${generateUrl(name, {
140140
...pathConfig,
141141
version: "stable",
142-
})}`,
142+
})}/`,
143143
},
144144
]
145145
: []),

0 commit comments

Comments
 (0)