Skip to content

Commit fde0e72

Browse files
authored
Merge pull request #150 from layer5io/fix-and-enhance-test-states
fix test prerequisite permalinks
2 parents ca5e2f7 + ee38e31 commit fde0e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/test/collect-prerequisites.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
{{- $item := dict
2525
"id" $id
2626
"type" .Type
27+
"relPermalink" .RelPermalink
2728
"permalink" .RelPermalink
2829
"title" .Title
2930
-}}

0 commit comments

Comments
 (0)