git: 413655ac1f - main - books/handbook: Fix NomadBSD URL
Danilo G. Baio
dbaio at FreeBSD.org
Sat Sep 25 18:32:04 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/doc/commit/?id=413655ac1fdcd5b85b760ebb1358e74b26c65c22
commit 413655ac1fdcd5b85b760ebb1358e74b26c65c22
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-09-25 18:30:21 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-09-25 18:30:21 +0000
books/handbook: Fix NomadBSD URL
PR: 258605
Reported by: Graham Perrin <grahamperrin at gmail.com>
---
documentation/content/en/books/handbook/desktop/_index.adoc | 2 +-
documentation/content/en/books/handbook/x11/_index.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/content/en/books/handbook/desktop/_index.adoc b/documentation/content/en/books/handbook/desktop/_index.adoc
index 6ba0a17001..3f847e7268 100644
--- a/documentation/content/en/books/handbook/desktop/_index.adoc
+++ b/documentation/content/en/books/handbook/desktop/_index.adoc
@@ -52,7 +52,7 @@ This chapter demonstrates how to install numerous desktop applications, includin
[NOTE]
====
-Users who prefer to install a pre-built desktop version of FreeBSD rather than configuring one from scratch should refer to https://ghostbsd.org[GhostBSD], https://www.midnightbsd.org[MidnightBSD] or https://www.nomad.org[NomadBSD].
+Users who prefer to install a pre-built desktop version of FreeBSD rather than configuring one from scratch should refer to https://ghostbsd.org[GhostBSD], https://www.midnightbsd.org[MidnightBSD] or https://nomadbsd.org[NomadBSD].
====
Readers of this chapter should know how to:
diff --git a/documentation/content/en/books/handbook/x11/_index.adoc b/documentation/content/en/books/handbook/x11/_index.adoc
index da621299d7..316c82acab 100644
--- a/documentation/content/en/books/handbook/x11/_index.adoc
+++ b/documentation/content/en/books/handbook/x11/_index.adoc
@@ -52,7 +52,7 @@ It then describes how to find and install a desktop environment or window manage
[NOTE]
====
-Users who prefer an installation method that automatically configures the Xorg should refer to https://ghostbsd.org[GhostBSD], https://www.midnightbsd.org[MidnightBSD] or https://www.nomad.org[NomadBSD].
+Users who prefer an installation method that automatically configures the Xorg should refer to https://ghostbsd.org[GhostBSD], https://www.midnightbsd.org[MidnightBSD] or https://nomadbsd.org[NomadBSD].
====
For more information on the video hardware that Xorg supports, refer to the http://www.x.org/[x.org] website.
More information about the dev-commits-doc-all
mailing list