Skip to content

Commit 93a4839

Browse files
authored
DOCSP-36330 Removes link causing build errors (#6276) (#6292)
1 parent b01c05c commit 93a4839

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

source/includes/curl-apt-com-gpg.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ available:
55
.. code-block:: bash
66
77
sudo apt-get install gnupg curl
8-
9-
Issue the following command to import the
10-
MongoDB public GPG Key from `<https://pgp.mongodb.com/server-{+version+}.asc>`_:
8+
9+
To import the MongoDB public GPG key, run the following command:
1110

1211
.. code-block:: bash
1312

source/includes/curl-apt-org-gpg.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ available:
66
77
sudo apt-get install gnupg curl
88
9-
To import the MongoDB public GPG key from
10-
`https://www.mongodb.org/static/pgp/server-{+version+}.asc`__, run the
11-
following command:
9+
To import the MongoDB public GPG key, run the following command:
1210

1311
.. code-block:: bash
1412

0 commit comments

Comments
 (0)