Skip to content

Commit 11d3332

Browse files
committed
Fix documentation link
Use latest version of documentation that built on doc.rs (0.4.1) Fixes #25
1 parent 941f36b commit 11d3332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://raw.githubusercontent.com/CodeSandwich/mocktopus/master/logo.png" alt="logo"/>
77
</p>
88

9-
Mocking framework for Rust (currently only nightly). See [documentation](https://docs.rs/crate/mocktopus) for more.
9+
Mocking framework for Rust (currently only nightly). See [documentation](https://docs.rs/mocktopus/0.4.1/mocktopus/) for more.
1010

1111
```rust
1212
#[mockable]

0 commit comments

Comments
 (0)