Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 4789caf

Browse files
committed
Add link to docs.rs
1 parent ad9a52e commit 4789caf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ provides a few unique features:
1212
at the error site with just a string.
1313
* Errors can create and propagate backtraces.
1414

15-
[Documentation](http://brson.github.io/error-chain/index.html).
15+
[Documentation (crates.io)](https://docs.rs/error-chain).
16+
[Documentation (master)](https://brson.github.io/error-chain).
1617

1718
## Quick start
1819

0 commit comments

Comments
 (0)