Skip to content

Commit b68f536

Browse files
committed
fix
1 parent 500c184 commit b68f536

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

docs/source/building.rst

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,6 @@ Override only a single dependency (fmt):
225225
226226
.. note::
227227

228-
- The exact fetch behaviour (how the mirror prefix is concatenated, or
229-
whether the helper expects a full URL vs. a prefix) is implemented in
230-
``cmake_modules/ThirdpartyToolchain.cmake``. Consult that file when you
231-
need a custom setup.
232-
- Unset an environment variable to revert to the default upstream download
233-
locations, for example:
234-
235-
.. code-block:: shell
236-
237-
unset PAIMON_THIRDPARTY_MIRROR_URL
228+
The exact fetch behaviour (how the mirror prefix is concatenated, or whether the helper expects a full URL vs. a prefix)
229+
is implemented in ``cmake_modules/ThirdpartyToolchain.cmake``. Consult that file when you need a custom setup.
230+
Unset an environment variable to revert to the default upstream download locations: ``unset PAIMON_THIRDPARTY_MIRROR_URL``

0 commit comments

Comments
 (0)