File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,12 @@ MongoDB Node Driver
26
26
Introduction
27
27
------------
28
28
29
- Welcome to the documentation site for the official MongoDB Node.js
30
- driver. You can add the driver to your application to work with MongoDB
31
- in JavaScript. Download it using `npm <https://www.npmjs.com/>`__
32
- or set up a runnable project by following our Quick Start guide.
29
+ Welcome to the documentation site for the official {+driver-long+}.
30
+ You can add the driver to your application to work with MongoDB
31
+ in JavaScript or TypeScript. For more information about downloading and
32
+ installing the {+driver-short+}, see
33
+ :ref:`Download and Install <node-quick-start-download-and-install>` in the
34
+ Quick Start guide.
33
35
34
36
35
37
Quick Start
You can’t perform that action at this time.
0 commit comments