Skip to content

Commit 3cc6c48

Browse files
committed
DOCSP-30327: Added clear link for downloading and installing the driver (#703)
* DOCSP-30327: Added clear link for downloading and installing the driver. * PR feedback. (cherry picked from commit 9d10b97)
1 parent c38107f commit 3cc6c48

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

source/index.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@ MongoDB Node Driver
2626
Introduction
2727
------------
2828

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.
3335

3436

3537
Quick Start

0 commit comments

Comments
 (0)