mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Fix link to edit
example on github
This commit is contained in:
parent
e08f2e755b
commit
b6444524ad
@ -28,7 +28,7 @@ pub type OnSubmit = dyn Fn(&mut Cursive, &str);
|
||||
///
|
||||
/// From the [edit example][1].
|
||||
///
|
||||
/// [1]: https://github.com/gyscos/cursive/blob/master/examples/edit.rs
|
||||
/// [1]: https://github.com/gyscos/cursive/blob/master/examples/src/bin/edit.rs
|
||||
///
|
||||
/// ```rust
|
||||
/// # use cursive_core::Cursive;
|
||||
|
Loading…
Reference in New Issue
Block a user