git: a08c310936 - main - Add a cross-reference to External Mirrors
Mateusz Piotrowski
0mp at FreeBSD.org
Mon Apr 19 11:44:49 UTC 2021
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a08c3109367dba4c9e2b11777847cf60ac35cd9b
commit a08c3109367dba4c9e2b11777847cf60ac35cd9b
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-19 11:44:41 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-04-19 11:44:41 +0000
Add a cross-reference to External Mirrors
---
documentation/content/en/books/handbook/mirrors/_index.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/documentation/content/en/books/handbook/mirrors/_index.adoc b/documentation/content/en/books/handbook/mirrors/_index.adoc
index 18dfa49db6..45a060c427 100644
--- a/documentation/content/en/books/handbook/mirrors/_index.adoc
+++ b/documentation/content/en/books/handbook/mirrors/_index.adoc
@@ -524,7 +524,7 @@ To update [.filename]#/usr/src# created in the example above, use:
The update is much quicker than a checkout, only transferring files that have changed.
-There are also external mirrors maintained by project members available, please refer to the "External mirrors" section.
+There are also external mirrors maintained by project members available, please refer to the crossref:mirrors[external-mirrors,External mirrors] section.
=== SSH related information
@@ -665,6 +665,7 @@ These internal details may change often.
====
+[[external-mirrors]]
=== External mirrors
Those mirrors are not hosted in FreeBSD.org but still maintained by the project members.
More information about the dev-commits-doc-all
mailing list