diff --git a/README.md b/README.md index 457e206..0c62968 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +> [!CAUTION] +> Heads up: As of April 8, 2025, this repo is no longer maintained. After discussion in issue [#544](https://github.com/churchers/vm-bhyve/issues/544), the project has found a new home under the FreeBSD organization: +> +> 👉 https://github.com/freebsd/vm-bhyve +> +> If you’re looking to use, follow, or contribute to vm-bhyve, head over to the new repo! + ## vm-bhyve Management system for FreeBSD bhyve virtual machines diff --git a/vm.8 b/vm.8 index 6deb117..8c29c8c 100644 --- a/vm.8 +++ b/vm.8 @@ -1636,7 +1636,7 @@ Once there are at least 2 interfaces bridged (one real interface and a tap interface), further guests can be started/stopped without issue. .Pp Please report all bugs/issues/feature requests to the GitHub project at -.Lk https://github.com/churchers/vm-bhyve +.Lk https://github.com/freebsd/vm-bhyve .\" ============ AUTHOR ============= .Sh AUTHORS .An Matt Churchyard Aq Mt churchers@gmail.com