We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f1a1c commit f7d52a0Copy full SHA for f7d52a0
source/quick-start.txt
@@ -147,7 +147,7 @@ that has **atlasAdmin** permissions.
147
.. tip::
148
149
The line of code assigning the ``MongoClient`` variable uses
150
- :mdn:`Object destructuring <Web/JavaScript/Reference/Operators/Destructuring_assignment#object_destructuring/>`,
+ :mdn:`Object destructuring <Web/JavaScript/Reference/Operators/Destructuring_assignment#object_destructuring>`,
151
introduced to Node in v6. If you are using an older version of Node,
152
use the following to declare ``MongoClient``.
153
0 commit comments