Skip to content

Commit

Permalink
docs(reference): update version dropdown root path (#1636)
Browse files Browse the repository at this point in the history
Update the root path for the versions dropdown to point to
node-mongodb-native

Fixes NODE-1235
  • Loading branch information
daprahamian authored Jan 16, 2018
1 parent f2ae38e commit 5bdbd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/themes/mongodb/theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "MongoDB"
license = "Creative Commons Attribution NonCommercial ShareAlike 3.0 Unported"
licenselink = "http://creativecommons.org/licenses/by-nc-sa/3.0/"
description = "A standalone mongodb docs theme, for individual driver homepages"
homepage = "http://mongodb.github.io/mongo-java-driver"
homepage = "http://mongodb.github.io/node-mongodb-native"

[author]
name = "MongoDB Node.js driver authors"
Expand Down

0 comments on commit 5bdbd78

Please sign in to comment.