Skip to content

Commit f102363

Browse files
committed
Fix srcref links
JAVA-1727
1 parent c6f284c commit f102363

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 }}/src/{{ .Get 0 }}
1+
https://github.com/mongodb/{{ .Page.Site.Data.mongodb.githubRepo }}/blob/{{ .Page.Site.Data.mongodb.githubBranch }}/{{ .Get 0 }}

0 commit comments

Comments
 (0)