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 c6f284c commit f102363Copy full SHA for f102363
docs/reference/themes/mongodb/layouts/shortcodes/srcref.html
@@ -1 +1 @@
1
-https://github.com/mongodb/{{ .Page.Site.Data.mongodb.githubRepo }}/blob/{{ .Page.Site.Data.mongodb.githubBranch }}/src/{{ .Get 0 }}
+https://github.com/mongodb/{{ .Page.Site.Data.mongodb.githubRepo }}/blob/{{ .Page.Site.Data.mongodb.githubBranch }}/{{ .Get 0 }}
0 commit comments