Skip to content

Commit 6dd645a

Browse files
committed
update language links to new lang pages
1 parent 0de00d7 commit 6dd645a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

source/index.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,73 +34,73 @@ MongoDB Documentation
3434

3535
.. card::
3636
:headline: C
37-
:url: https://www.mongodb.com/docs/drivers/c/
37+
:url: https://www.mongodb.com/docs/languages/c/
3838
:icon: /images/icons/c.svg
3939
:icon-alt: C Driver icon
4040

4141
.. card::
4242
:headline: C++
43-
:url: https://www.mongodb.com/docs/drivers/cpp/
43+
:url: https://www.mongodb.com/docs/languages/cpp-language/
4444
:icon: /images/icons/cpp.svg
4545
:icon-alt: C plus plus Driver icon
4646

4747
.. card::
4848
:headline: C#
49-
:url: https://www.mongodb.com/docs/drivers/csharp/current/
49+
:url: https://www.mongodb.com/docs/languages/csharp/
5050
:icon: /images/icons/csharp.svg
5151
:icon-alt: C sharp Driver icon
5252

5353
.. card::
5454
:headline: Go
55-
:url: https://www.mongodb.com/docs/drivers/go/current/
55+
:url: https://www.mongodb.com/docs/languages/golang/
5656
:icon: /images/icons/go.svg
5757
:icon-alt: Go Driver icon
5858

5959
.. card::
6060
:headline: Java
61-
:url: https://www.mongodb.com/docs/drivers/java-drivers/
61+
:url: https://www.mongodb.com/docs/languages/java/
6262
:icon: /images/icons/java.svg
6363
:icon-alt: Java Driver icon
6464

6565
.. card::
6666
:headline: Kotlin
67-
:url: https://www.mongodb.com/docs/drivers/kotlin-drivers/
67+
:url: https://www.mongodb.com/docs/languages/kotlin/
6868
:icon: /images/icons/kotlin.svg
6969
:icon-alt: Kotlin Driver icon
7070

7171
.. card::
7272
:headline: Node.js
73-
:url: https://www.mongodb.com/docs/drivers/node/current/
73+
:url: https://www.mongodb.com/docs/languages/javascript/
7474
:icon: /images/icons/node.svg
7575
:icon-alt: Node Driver icon
7676

7777
.. card::
7878
:headline: PHP
79-
:url: https://www.mongodb.com/docs/drivers/php/
79+
:url: https://www.mongodb.com/docs/languages/php/
8080
:icon: /images/icons/php.svg
8181
:icon-alt: PHP Driver icon
8282

8383
.. card::
8484
:headline: Python
85-
:url: https://www.mongodb.com/docs/drivers/python/
85+
:url: https://www.mongodb.com/docs/languages/python-language/
8686
:icon: /images/icons/python.svg
8787
:icon-alt: Python Driver icon
8888

8989
.. card::
9090
:headline: Ruby
91-
:url: https://www.mongodb.com/docs/drivers/ruby/
91+
:url: https://www.mongodb.com/docs/languages/ruby/
9292
:icon: /images/icons/ruby.svg
9393
:icon-alt: Ruby Driver icon
9494

9595
.. card::
9696
:headline: Rust
97-
:url: https://www.mongodb.com/docs/drivers/rust/current/
97+
:url: https://www.mongodb.com/docs/languages/rust/
9898
:icon: /images/icons/rust.svg
9999
:icon-alt: Rust Driver icon
100100

101101
.. card::
102102
:headline: Scala
103-
:url: https://www.mongodb.com/docs/drivers/scala/
103+
:url: https://www.mongodb.com/docs/languages/scala/
104104
:icon: /images/icons/scala.svg
105105
:icon-alt: Scala Driver icon
106106

@@ -112,7 +112,7 @@ MongoDB Documentation
112112

113113
.. card::
114114
:headline: TypeScript
115-
:url: https://www.mongodb.com/docs/drivers/typescript/
115+
:url: https://www.mongodb.com/docs/languages/javascript/
116116
:icon: /images/icons/ts.svg
117117
:icon-alt: TypeScript Driver icon
118118

0 commit comments

Comments
 (0)