Skip to content

Commit

Permalink
static files linking issue
Browse files Browse the repository at this point in the history
take 2
  • Loading branch information
kevshin2002 committed May 10, 2024
1 parent bffb13e commit dab93c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/Example/Example.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ has_children: true

For our starter kit, we will be making a photogallery website that uses a server to store images. We'll outline the design process and go over our front and backend code.

![Photogallery](../../source/assets/images/photogallery.jpg)
![Photogallery](../assets/images/photogallery.jpg)

[Previous: RESTful](Backend/RESTful){: .float-left .v-align-text-top}
[Next: Getting Started](Example/Getting Started){: .float-right .v-align-text-top}
2 changes: 1 addition & 1 deletion source/Tutorials/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ has_children: true

Oh no, you found an empty section!

![Raccoon-Rave](../../source/assets/images/raccoon-rave.gif)
![Raccoon-Rave](../assets/images/raccoon-rave.gif)

Carry on, happy hacking!

Expand Down

0 comments on commit dab93c7

Please sign in to comment.