mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Fix tutorial image link
This commit is contained in:
parent
207e7e0b52
commit
635657e3d1
@ -23,7 +23,7 @@ fn main() {
|
||||
```
|
||||
|
||||
Run this application, and you should have something like that:
|
||||
<img src="doc/tutorial_1.png" alt="Tutorial 1 goal" />
|
||||
<img src="../doc/tutorial_1.png" alt="Tutorial 1 goal" />
|
||||
|
||||
Now that you have an idea of what we'll do, let's start from scratch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user