Skip to content

Commit 73113d1

Browse files
committed
change url and add redirects
1 parent 5fac1c2 commit 73113d1

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

config/redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ symlink: current -> v1.20
88
# general redirects
99
[v1.17-v1.19]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/
1010
[v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/
11+
[v1.20-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query
1112

1213
# standardization redirects
1314

@@ -48,3 +49,4 @@ symlink: current -> v1.20
4849
[*-v1.19]: ${prefix}/${version}/stable-api/ -> ${base}/${version}/tutorial/stable-api/
4950
[*-v1.19]: ${prefix}/${version}/whats-new/ -> ${base}/${version}/
5051
[*-v1.19]: ${prefix}/${version}/aws-lambda/ -> ${base}/${version}/tutorial/aws-lambda/
52+

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 PHP Library
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)