Skip to content

Commit f5ef097

Browse files
committed
change url and add redirect
1 parent 33582f1 commit f5ef097

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

config/redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ symlink: current -> master
88

99
raw: ${prefix}/ -> ${base}/current/
1010
raw: ${prefix}/master -> ${base}/upcoming/
11+
[v5.1-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query

source/get-started.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Get Started with the Kotlin Sync Driver
2323
Download & Install </get-started/download-and-install/>
2424
Create a Deployment </get-started/create-a-deployment/>
2525
Create a Connection String </get-started/create-a-connection-string/>
26-
Run a Sample Query </get-started/connect-to-mongodb/>
26+
Run a Sample Query </get-started/run-sample-query/>
2727
Next Steps </get-started/next-steps/>
2828

2929
Overview

0 commit comments

Comments
 (0)