Skip to content

Commit 56d68ff

Browse files
committed
CSHARP-2782: Fix broken testref links in docs
1 parent 00fb48c commit 56d68ff

File tree

1 file changed

+1
-1
lines changed
  • Docs/reference/themes/mongodb/layouts/shortcodes

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/mongodb/{{ .Page.Site.Data.mongodb.githubRepo }}/blob/{{ .Page.Site.Data.mongodb.githubBranch }}/{{ if eq (in (.Get 0) "tests/") false }}tests/{{ end }}{{ .Get 0 }}
1+
https://github.com/mongodb/{{ .Page.Site.Data.mongodb.githubRepo }}/blob/{{ .Page.Site.Data.mongodb.githubBranch }}/{{ if eq (in (.Get 0) "tests/") false }}tests/{{ end }}{{ .Get 0 }}

0 commit comments

Comments
 (0)