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

Commit 3df327c

Browse files
committed
Fix typo
1 parent 7d1d3c6 commit 3df327c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
//! This populates the module with a number of definitions,
176176
//! the most important of which are the `Error` type
177177
//! and the `ErrorKind` type. An example of generated code can be found in the
178-
//! [example_generated](example_generated.html) module.
178+
//! [example_generated](example_generated/index.html) module.
179179
//!
180180
//! ## Returning new errors
181181
//!

0 commit comments

Comments
 (0)