Skip to content

Commit a0abfe1

Browse files
committed
fix: meme tests
1 parent 10c4085 commit a0abfe1

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

courses/advanced/01-introduction/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ I will use CLion in class, and I recommend you to use it as well so you can foll
8383

8484
You might want to explore the folder `.github/workflows` to see how it works, but you don't need to change anything there.
8585

86-
![tests-meme.png](tests-meme.png)
86+
![tests-meme.png](../../tests-meme.png)
8787

8888
Every commit you push to your repository will be automatically tested through Github Actions. You can see the results of the tests by clicking on the "Actions" tab on your repository.
8989

courses/algorithms/01-introduction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ I will use CLion in class, and I recommend you to use it as well so you can foll
8383

8484
You might want to explore the folder `.github/workflows` to see how it works, but you don't need to change anything there.
8585

86-
![tests-meme.png](tests-meme.png)
86+
![tests-meme.png](../../tests-meme.png)
8787

8888
Every commit you push to your repository will be automatically tested through Github Actions. You can see the results of the tests by clicking on the "Actions" tab on your repository.
8989

courses/algorithms/01-introduction/tests-meme.png renamed to courses/tests-meme.png

File renamed without changes.

0 commit comments

Comments
 (0)