Skip to content

Commit f726fee

Browse files
committed
Docs site: Removed errant documentation link on the main landing page
1 parent ed370fa commit f726fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/landing/layouts/partials/quickStart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h2 id="quickStart">Quick Start</h2>
55
Select the driver, version and dependency management system below and the snippet can be copied and pasted into your build.
66
</p>
77
<p>
8-
Alternatively, head over to our <a href="{{.Site.BaseUrl}}/{{$.Site.Data.releases.current}}">documentation</a> to learn more about getting started with Java and MongoDB.
8+
Alternatively, head over to our documentation to learn more about getting started with Java and MongoDB.
99
</p>
1010

1111
{{ range where $.Site.Data.releases.versions "version" $.Site.Data.releases.current }}{{ $.Scratch.Set "qs.currentReleasedVersion" . }}{{end }}

0 commit comments

Comments
 (0)