Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix byteorder link
  • Loading branch information
brson committed Feb 2, 2017
1 parent b150b8c commit 3acd06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ fn main() {
Functions for converting between numbers and bytes, in
little-endian, or big-endian orders.

**Example**: [`example/byteorder.rs`]
**Example**: [`examples/byteorder.rs`]

[`examples/byteorder.rs`]: examples/byteorder.rs

Expand Down

0 comments on commit 3acd06c

Please sign in to comment.