git: c764fb9f6a - main - Handbook: Update iocage doc URL
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=c764fb9f6adec2eb56e7f56be1f669aa6ac4933f commit c764fb9f6adec2eb56e7f56be1f669aa6ac4933f Author: Geoffroy Desvernay <[email protected]> AuthorDate: 2025-11-13 11:36:30 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2025-11-18 09:50:10 +0000 Handbook: Update iocage doc URL iocage is now maintained at https://github.com/freebsd/iocage Old URL still exists, but is not accurate anymore. Pull Request: https://github.com/freebsd/freebsd-doc/pull/566 --- documentation/content/en/books/handbook/jails/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/jails/_index.adoc b/documentation/content/en/books/handbook/jails/_index.adoc index ecc10a1a79..35813488ef 100644 --- a/documentation/content/en/books/handbook/jails/_index.adoc +++ b/documentation/content/en/books/handbook/jails/_index.adoc @@ -1241,7 +1241,7 @@ Below is an incomplete list of the different FreeBSD Jail managers: | iocage | BSD-2 | package:sysutils/iocage[] -| link:https://iocage.readthedocs.io/en/latest/[Documentation] +| link:https://freebsd.github.io/iocage/[Documentation] | ezjail | link:https://erdgeist.org/beerware.html[Beer Ware]