Skip to content

Commit 9c189ab

Browse files
authored
Fix one erroneous redirect
1 parent 53a424b commit 9c189ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ raw: docs/drivers/java-types -> http://mongodb.github.io/mongo-java-driver/3.0/b
5050
raw: docs/drivers/tutorial/getting-started-with-3.0-java-driver -> http://mongodb.github.io/mongo-java-driver/3.0/driver/getting-started/quick-tour
5151
raw: docs/drivers/tutorial/getting-started-with-java-driver -> http://mongodb.github.io/mongo-java-driver/2.13/getting-started/quick-tour
5252
raw: docs/drivers/tutorial/use-aggregation-framework-with-java-driver -> http://mongodb.github.io/mongo-java-driver/3.0/driver/getting-started/quick-tour
53-
raw: docs/drivers/tutorial/use-java-dbobject-to-perform-saves -> ${base}/java/
53+
raw: docs/drivers/tutorial/use-java-dbobject-to-perform-saves -> ${base}/java-drivers/
5454
raw: docs/drivers/tutorial/authenticate-with-java-driver/ -> http://mongodb.github.io/mongo-java-driver/3.0/driver/reference/connecting/authenticating
5555

5656
# nodejs

0 commit comments

Comments
 (0)