Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2026 04:11:20 +0000
From:      Vladlen Popolitov <vladlen@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 63dfaea2e2 - main - handbook/jails: fix link
Message-ID:  <69b23ce8.45528.99ac21c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vladlen:

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

commit 63dfaea2e2fb383d06b63868dff0316308ed1f82
Author:     Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-03-12 04:10:41 +0000
Commit:     Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-03-12 04:10:41 +0000

    handbook/jails: fix link
    
    link fixed according to address in Makefile
    
    Approved by: doceng (implicit)
    PR: 293682
---
 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 302791d767..10ecf79d45 100644
--- a/documentation/content/en/books/handbook/jails/_index.adoc
+++ b/documentation/content/en/books/handbook/jails/_index.adoc
@@ -1231,7 +1231,7 @@ Below is an incomplete list of the different FreeBSD Jail managers:
 | cbsd
 | BSD-2
 | package:sysutils/cbsd[]
-| link:https://www.bsdstore.ru/en/docs.html[Documentation]
+| link:https://github.com/cbsd/cbsd[Documentation]
 
 | AppJail
 | BSD-3


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b23ce8.45528.99ac21c>