Fix screenshots urls

This commit is contained in:
Marie Malarme 2021-03-03 11:38:36 +00:00 committed by Clément
parent 4c6c734dc1
commit b787d975de
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Reload the page - it's alive! Your JS brain has control and orders your HTML/CSS
### Expected output
This is what you should see in the browser:
![](bring-it-to-life.png)
![](https://github.com/01-edu/public/raw/master/subjects/bring-it-to-life/bring-it-to-life.png)
### Notions

View File

@ -23,7 +23,7 @@ Note that you can attribute several classes to a same element ; create the class
### Expected output
This is what you should see in the browser:
![](class-that.png)
![](https://github.com/01-edu/public/raw/master/subjects/class-that/class-that.png)
### Notions

View File

@ -55,7 +55,7 @@ p {
### Expected output
This is what you should see in the browser:
![](nesting-organs.png)
![](https://github.com/01-edu/public/raw/master/subjects/nesting-organs/nesting-organs.png)
### Notions