浏览代码

Fix README.md link

Johannes Hofmann 7 年前
父节点
当前提交
66fb1d8f02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -9,7 +9,7 @@ Rust](https://www.rust-lang.org/install.html) to compile the program. The
9 9
 minimum supported version of Rust for DeltaMap is **1.25**.
10 10
 
11 11
 On Linux you will also need OpenSSL with headers.
12
-(see https://github.com/sfackler/rust-openssl for details)
12
+(see <https://docs.rs/crate/openssl/0.10.12> for details)
13 13
 
14 14
 ```sh
15 15
 # On Debian and Ubuntu