From fb31063c03590a589101adaf5861ef97ae7324af 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 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f47a741..d66d022 100644 --- a/README.md +++ b/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.