Discussion:
git: bec6dcd4c8 - main - Add a more obvious link to ref*/universe* machines
Philip Paeps
2021-05-24 01:10:26 UTC
Permalink
The branch main has been updated by philip (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=bec6dcd4c80285bf30cd380b51cf49767c51b329

commit bec6dcd4c80285bf30cd380b51cf49767c51b329
Author: Philip Paeps <***@FreeBSD.org>
AuthorDate: 2021-05-24 01:10:18 +0000
Commit: Philip Paeps <***@FreeBSD.org>
CommitDate: 2021-05-24 01:10:18 +0000

Add a more obvious link to ref*/universe* machines

PR: 256109
---
documentation/content/en/articles/committers-guide/_index.adoc | 3 +++
1 file changed, 3 insertions(+)

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>>).

Loading...