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 8ff5a65 commit a4fa3e3Copy full SHA for a4fa3e3
source/install-atlas-cli.txt
@@ -336,7 +336,7 @@ Follow These Steps
336
337
.. code-block:: sh
338
339
- echo "deb http://repo.mongodb.org/apt/debian bullseye/mongodb-enterprise/{+mdbVersion+} main" | sudo tee /etc/apt/sources.list.d/mongodb-org-6.0.list
+ echo "deb http://repo.mongodb.com/apt/debian bullseye/mongodb-enterprise/{+mdbVersion+} main" | sudo tee /etc/apt/sources.list.d/mongodb-org-6.0.list
340
341
.. tab:: Debian 10 (Buster)
342
:tabid: ent-deb-10
0 commit comments