From c7b823dc1052c35cd68cada6713f7f94b43cdd45 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 3 Jan 2019 18:13:37 -0800 Subject: [PATCH] Remove invalid docs link --- libraries/libarchive/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/libraries/libarchive/README.md b/libraries/libarchive/README.md index f47a7411..d66d0221 100644 --- a/libraries/libarchive/README.md +++ b/libraries/libarchive/README.md @@ -5,8 +5,6 @@ A Rust crate for interacting with archives using [libarchive](http://www.libarchive.org) -[Documentation](http://reset.github.io/libarchive-rust) - ## Requirements Version 3 of libarchive is required to use this library.