Skip to content

Commit 32590ec

Browse files
committed
Fixed VID link on pid pages
1 parent fe98cc1 commit 32590ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/pid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<div class="post">
1818
<header class="post-header">
1919
<h1 class="h2">
20-
<a href="/{{page.vid}}/">{{vid}}</a> /
20+
<a href="/{{vid}}/">{{vid}}</a> /
2121
{{pid}} -
2222
{{page.title}}
2323
</h1>

0 commit comments

Comments
 (0)