Skip to content

Commit

Permalink
point documentation link at docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
droundy committed Apr 25, 2017
1 parent d7816a2 commit 14ff8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/droundy/arrayref.svg?branch=master)](https://travis-ci.org/droundy/arrayref)
[![Coverage Status](https://coveralls.io/repos/droundy/arrayref/badge.svg?branch=master&service=github)](https://coveralls.io/github/droundy/arrayref?branch=master)

[Documentation](https://droundy.github.io/arrayref)
[Documentation](https://docs.rs/arrayref/0.3.3/arrayref)

This is a very small rust module, which contains just four macros, for
the taking of array references to slices of... sliceable things.
Expand Down

0 comments on commit 14ff8f4

Please sign in to comment.