Skip to content

Commit

Permalink
DOCSP-36330 Removes link causing build errors (#6276)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethdyer authored Feb 7, 2024
1 parent 7d3df3e commit f9843f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions source/includes/curl-apt-com-gpg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ available:
sudo apt-get install gnupg curl
To import the MongoDB public GPG key from
`<https://pgp.mongodb.com/server-{+version+}.asc>`__, run the
following command:
To import the MongoDB public GPG key, run the following command:

.. code-block:: bash
Expand Down
4 changes: 1 addition & 3 deletions source/includes/curl-apt-org-gpg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ available:
sudo apt-get install gnupg curl
To import the MongoDB public GPG key from
`https://www.mongodb.org/static/pgp/server-{+version+}.asc`__, run the
following command:
To import the MongoDB public GPG key, run the following command:

.. code-block:: bash
Expand Down

0 comments on commit f9843f5

Please sign in to comment.