We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fb48c commit 56d68ffCopy full SHA for 56d68ff
Docs/reference/themes/mongodb/layouts/shortcodes/testref.html
@@ -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 }}
+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