diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2026-09-11 18:50:21 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2026-09-11 18:50:21 +0000 |
| commit | a8b5d5816d870433730911a0de66660916e4f229 (patch) | |
| tree | 0a957f8f80b1049cef639f96c6a1e4aeb5c8ad5e | |
| parent | 70d39938449f506bda17c3aebb8932af7f0c22f7 (diff) | |
handbook/virtualization: Change broken link to FreeBSD github repos
The original links to the github repos no longer work, so replace them
with a link to the FreeBSD repository.
PR: 297182
Location: Impromptu hacker lounge at speaker hotel breakfast room
Event: EuroBSDcon 2026
| -rw-r--r-- | documentation/content/en/books/handbook/virtualization/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc index c725defa9a..b5cfb5222e 100644 --- a/documentation/content/en/books/handbook/virtualization/_index.adoc +++ b/documentation/content/en/books/handbook/virtualization/_index.adoc @@ -2193,7 +2193,7 @@ There are numerous utilities and applications available in ports to help simplif | vm-bhyve | BSD-2 | package:sysutils/vm-bhyve[] -| link:https://github.com/churchers/vm-bhyve[Documentation] +| link:https://github.com/freebsd/vm-bhyve[Documentation] | CBSD | BSD-2 |
