diff options
| author | Steven Fackler <[email protected]> | 2014-10-26 13:10:57 -0700 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2014-10-26 13:10:57 -0700 |
| commit | ebbc44bb3fda11a907fa7de3d02bebc584fb550f (patch) | |
| tree | f260f5e3a9813f8e30f3c037729abe5953738ec6 /README.md | |
| parent | Merge pull request #85 from vhbit/x509-load-pem (diff) | |
| download | rust-openssl-ebbc44bb3fda11a907fa7de3d02bebc584fb550f.tar.xz rust-openssl-ebbc44bb3fda11a907fa7de3d02bebc584fb550f.zip | |
Update doc location
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ rust-openssl [](https://travis-ci.org/sfackler/rust-openssl) ============ -See the [rustdoc output](http://www.rust-ci.org/sfackler/rust-openssl/doc/openssl/). +See the [rustdoc output](https://sfackler.github.io/doc/openssl). Building -------- |