summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryant Mairs <bryantmairs@google.com>2017-12-09 08:56:45 -0800
committerBryant Mairs <bryantmairs@google.com>2017-12-10 20:47:59 -0800
commit111950df8f21023e80249bb67c0f9cb8d0b2342f (patch)
treebde0850d79922887cbf845c7a67d38510cf88af0
parent2c4315ac4f81c1ed60ae96ec4a58dc52689b6def (diff)
downloadnix-111950df8f21023e80249bb67c0f9cb8d0b2342f.zip
Remove references to developer docs
This hasn't been available for a while now. And was not updated for even longer before that. Let's not mislead our users any longer.
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 317567f5..15f0cff7 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@
[Documentation (Releases)](https://docs.rs/nix/)
-[Documentation (Development)](https://nix-rust.github.io/nix/nix/index.html)
-
Nix seeks to provide friendly bindings to various *nix platform APIs (Linux, Darwin,
...). The goal is to not provide a 100% unified interface, but to unify
what can be while still providing platform specific APIs.