|
25 | 25 | * - :doc:`C# </drivers/csharp>`
|
26 | 26 | - `Releases <https://github.com/mongodb/mongo-csharp-driver/releases>`__
|
27 | 27 | - `Source <https://github.com/mongodb/mongo-csharp-driver>`__
|
28 |
| - - `API <http://api.mongodb.com/csharp/current/>`__ |
| 28 | + - `API <http://mongodb.github.io/mongo-csharp-driver/>`__ |
29 | 29 | - `JIRA <https://jira.mongodb.org/browse/CSHARP>`__
|
30 |
| - - `Course <https://university.mongodb.com/courses/M101N/about>`__ |
31 | 30 |
|
32 | 31 | * - :doc:`Go </drivers/go>`
|
33 | 32 | - `Releases <https://github.com/mongodb/mongo-go-driver/releases>`__
|
|
39 | 38 | * - :doc:`Java </drivers/java>`
|
40 | 39 | - `Releases <https://github.com/mongodb/mongo-java-driver/releases>`__
|
41 | 40 | - `Source <https://github.com/mongodb/mongo-java-driver>`__
|
42 |
| - - `API <http://api.mongodb.com/java/current>`__ |
| 41 | + - `API <https://mongodb.github.io/mongo-java-driver/>`__ |
43 | 42 | - `JIRA <https://jira.mongodb.org/browse/JAVA>`__
|
44 |
| - - `Course <https://university.mongodb.com/courses/M101J/about>`__ |
| 43 | + - `Course <https://university.mongodb.com/courses/M220J/about>`__ |
45 | 44 |
|
46 | 45 | * - :doc:`Node.js </drivers/node>`
|
47 | 46 | - `Releases <https://github.com/mongodb/node-mongodb-native/releases>`__
|
48 | 47 | - `Source <https://github.com/mongodb/node-mongodb-native>`__
|
49 | 48 | - `API <https://mongodb.github.io/node-mongodb-native/>`__
|
50 | 49 | - `JIRA <https://jira.mongodb.org/browse/NODE>`__
|
51 |
| - - `Course <https://university.mongodb.com/courses/M101JS/about>`__ |
| 50 | + - `Course <https://university.mongodb.com/courses/M220JS/about>`__ |
52 | 51 |
|
53 | 52 | * - :doc:`Perl </drivers/perl>`
|
54 | 53 | - `Releases <https://metacpan.org/release/MongoDB>`__
|
|
69 | 68 | - `Source <https://github.com/mongodb/mongo-python-driver>`__
|
70 | 69 | - `API <http://api.mongodb.com/python/current>`__
|
71 | 70 | - `JIRA <https://jira.mongodb.org/browse/PYTHON>`__
|
72 |
| - - `Course <https://university.mongodb.com/courses/M101P/about>`__ |
| 71 | + - `Course <https://university.mongodb.com/courses/M220P/about>`__ |
73 | 72 |
|
74 | 73 | * - :ref:`Motor (Python async)<python-async-driver>`
|
75 | 74 | - `Releases <https://pypi.python.org/pypi/motor/>`__
|
|
0 commit comments