Skip to content

Commit f9843f5

Browse files
authored
DOCSP-36330 Removes link causing build errors (#6276)
1 parent 7d3df3e commit f9843f5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

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

+1-3
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://pgp.mongodb.com/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

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

+1-3
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)