diff options
-rw-r--r-- | doc/overview/pbins.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview/pbins.html.part b/doc/overview/pbins.html.part index 66b19fb47..ff44d4d06 100644 --- a/doc/overview/pbins.html.part +++ b/doc/overview/pbins.html.part @@ -38,7 +38,7 @@ in binaries only being used when necessary or explicitly requested.</p> <h2>Notes on <code>libarchive</code></h2> -<p>We use <a href="http://code.google.com/p/libarchive/">libarchive</a> to create binary packages, and require version +<p>We use <a href="http://www.libarchive.org/">libarchive</a> to create binary packages, and require version 3.0.4 or greater.</p> <h2>Creating Binary Repositories</h2> |