Merge pull request #829 from kingdido999/patch-1
Fix invalid url in renderer documentation
This commit is contained in:
commit
005dfc55bf
|
@ -8,7 +8,7 @@
|
|||
//!
|
||||
//! The definition for [RenderContext] may be useful though.
|
||||
//!
|
||||
//! [For Developers]: https://rust-lang-nursery.github.io/mdBook/lib/index.html
|
||||
//! [For Developers]: https://rust-lang-nursery.github.io/mdBook/for_developers/index.html
|
||||
//! [RenderContext]: struct.RenderContext.html
|
||||
|
||||
pub use self::html_handlebars::HtmlHandlebars;
|
||||
|
|
Loading…
Reference in New Issue