summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-04-23 11:47:45 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-04-23 11:47:45 -0700
commit0df9365e7f4d43de05b274ef7e1a85aa64ce2927 (patch)
tree41febe90baddddbecd03ead00c3d458110526fb2 /README.md
parentcd43ab91f3943ab972eedd2f9db3eb90add543d8 (diff)
downloadssh2-rs-0df9365e7f4d43de05b274ef7e1a85aa64ce2927.zip
Update doc url
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e5a2d8..f234153 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/alexcrichton/ssh2-rs.svg?branch=master)](https://travis-ci.org/alexcrichton/ssh2-rs)
[![Build Status](https://ci.appveyor.com/api/projects/status/dwc9c26tfdpg52on?svg=true)](https://ci.appveyor.com/project/alexcrichton/ssh2-rs)
-[Documentation](http://alexcrichton.com/ssh2-rs/ssh2/index.html)
+[Documentation](https://docs.rs/ssh2)
Rust bindings to libssh2