diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2021-05-24 01:10:18 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2021-05-24 01:10:18 +0000 |
| commit | bec6dcd4c80285bf30cd380b51cf49767c51b329 (patch) | |
| tree | bf321858f72cdd19dfb3779bfa24241e4b7a6bef | |
| parent | 28d01b6557124f063744b8131394dd367b32db8d (diff) | |
| download | doc-bec6dcd4c80285bf30cd380b51cf49767c51b329.tar.gz doc-bec6dcd4c80285bf30cd380b51cf49767c51b329.zip | |
Add a more obvious link to ref*/universe* machines
PR: 256109
| -rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 540a408a51..82800ccfd7 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -70,6 +70,9 @@ toc::[] |_Main Shell Host_ |`freefall.FreeBSD.org` +|_Reference Machines_ +|`ref*.FreeBSD.org`, `universe*.freeBSD.org` (see also link:https://www.FreeBSD.org/internal/machines/[FreeBSD Project Hosts]) + |_SMTP Host_ |`smtp.FreeBSD.org:587` (see also <<smtp-setup>>). |
