git: 5a1f2082cb - main - doc: linux-users: Fix extref to the updating chapter in handbook
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 10:21:06 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=5a1f2082cb4fb3f89fc055c13e23e59b5a4f9f7a
commit 5a1f2082cb4fb3f89fc055c13e23e59b5a4f9f7a
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-02-23 10:20:24 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-02-23 10:20:24 +0000
doc: linux-users: Fix extref to the updating chapter in handbook
---
documentation/content/en/articles/linux-users/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/en/articles/linux-users/_index.adoc b/documentation/content/en/articles/linux-users/_index.adoc
index 067cd8a241..6f1fc1c8bf 100644
--- a/documentation/content/en/articles/linux-users/_index.adoc
+++ b/documentation/content/en/articles/linux-users/_index.adoc
@@ -291,7 +291,7 @@ When using man:cron[8] to schedule updates, use `freebsd-update cron` in the man
====
-For more information on source and binary updates, refer to extref:{handbook}[the chapter on updating, updating-upgrading] in the FreeBSD Handbook.
+For more information on source and binary updates, refer to extref:{handbook}[the chapter on updating, updating-upgrading-freebsdupdate] in the FreeBSD Handbook.
[[procfs]]
== procfs: Gone But Not Forgotten