Skip to content

Commit 2cfeb57

Browse files
authored
Merge pull request #485 from fiveop/doc_link
Add link to release documentation
2 parents d2178b5 + 0bf7429 commit 2cfeb57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![Build Status](https://travis-ci.org/nix-rust/nix.svg?branch=master)](https://travis-ci.org/nix-rust/nix)
44
[![crates.io](http://meritbadge.herokuapp.com/nix)](https://crates.io/crates/nix)
55

6-
[Documentation](https://nix-rust.github.io/nix/nix/index.html)
6+
[Documentation (Releases)](https://docs.rs/nix/)
7+
8+
[Documentation (Development)](https://nix-rust.github.io/nix/nix/index.html)
79

810
Nix seeks to provide friendly bindings to various *nix platform APIs (Linux, Darwin,
911
...). The goal is to not provide a 100% unified interface, but to unify

0 commit comments

Comments
 (0)