Skip to content

Commit 031c49b

Browse files
committed
Merge pull request #351 from mongodb/DOCS-7351
DOCS-7351: Fix NodeJS API link
2 parents 1a95296 + 9df915e commit 031c49b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/driver-table.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* - :doc:`Node.js </drivers/node-js>`
4848
- `Releases <https://github.com/mongodb/node-mongodb-native/releases>`_
4949
- `Source <https://github.com/mongodb/node-mongodb-native>`_
50-
- `API <http://mongodb.github.io/node-mongodb-native>`_
50+
- `API <https://mongodb.github.io/node-mongodb-native/>`_
5151
- `JIRA <https://jira.mongodb.org/browse/NODE>`_
5252
- `Course <https://university.mongodb.com/courses/M101JS/about>`_
5353

@@ -87,9 +87,9 @@
8787
-
8888

8989
* - :doc:`Scala </drivers/scala>`
90-
- `Releases <http://mongodb.github.io/mongo-scala-driver/>`_
90+
- `Releases <https://mongodb.github.io/mongo-scala-driver/>`_
9191
- `Source <https://github.com/mongodb/mongo-scala-driver>`_
92-
- `API <http://mongodb.github.io/mongo-scala-driver/>`_
92+
- `API <https://mongodb.github.io/mongo-scala-driver/>`_
9393
- `JIRA <https://jira.mongodb.org/browse/SCALA>`_
9494
-
9595

0 commit comments

Comments
 (0)