Skip to content

Commit 28eb7cc

Browse files
committed
Docs: Added BaseUrl to apiref.html
Now that Java docs are local
1 parent 11dcf7a commit 28eb7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{{ .Page.Site.Data.mongodb.apiUrl }}?{{ with (.Get 0) }}{{ . }}{{ if ne (in . ".html") true}}.html{{ end }}{{ end }}
1+
{{ .Page.Site.BaseUrl}}{{ .Page.Site.Data.mongodb.apiUrl }}?{{ with (.Get 0) }}{{ . }}{{ if ne (in . ".html") true}}.html{{ end }}{{ end }}

0 commit comments

Comments
 (0)