From: Micah Abbott Date: Fri, 15 May 2026 18:46:59 +0000 (-0400) Subject: docs: update link to VServer reference X-Git-Tag: archive/raspbian/2026.4-1+rpi1^2~9^2^2~16^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=305163b311f6510d5a5d0eb053f30220a0598ddb;p=ostree.git docs: update link to VServer reference Closes: #3586 Signed-off-by: Micah Abbott --- diff --git a/README.md b/README.md index f39b6413..3b5c7239 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ a content-addressed-object store. It's unlike git in that it "checks out" the files via hardlinks, and they thus need to be immutable to prevent corruption. Therefore, another way to think of OSTree is that it's just a more polished version of -[Linux VServer hardlinks](http://linux-vserver.org/index.php?title=util-vserver:Vhashify&oldid=2285). +[Linux VServer hardlinks](http://linux-vserver.at/util-vserver:Vhashify). **Features:** diff --git a/docs/index.md b/docs/index.md index bf53b2a5..251b617f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,7 +28,7 @@ a content-addressed-object store. It's unlike git in that it "checks out" the files via hardlinks, and they thus need to be immutable to prevent corruption. Therefore, another way to think of OSTree is that it's just a more polished version of -[Linux VServer hardlinks](http://linux-vserver.org/index.php?title=util-vserver:Vhashify&oldid=2285). +[Linux VServer hardlinks](http://linux-vserver.at/util-vserver:Vhashify). **Features:** diff --git a/docs/related-projects.md b/docs/related-projects.md index 2c3c2b4c..336b79a1 100644 --- a/docs/related-projects.md +++ b/docs/related-projects.md @@ -17,7 +17,7 @@ ideas introduced from many different projects such as [Chromium Autoupdate](http://dev.chromium.org/chromium-os/chromiumos-design-docs/filesystem-autoupdate), the much older [Fedora/Red Hat Stateless Project](https://fedoraproject.org/wiki/StatelessLinux), -[Linux VServer](http://linux-vserver.org/index.php?title=util-vserver:Vhashify&oldid=2285) +[Linux VServer](http://linux-vserver.at/util-vserver:Vhashify) and many more. As mentioned elsewhere, OSTree is strongly influenced by package