Skip to content

Commit 7d63730

Browse files
committed
'Calorie Counter' **chore: update links to the README.md main
1 parent 5f643e1 commit 7d63730

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,31 +18,31 @@
1818
</details>
1919

2020
<h4>preview</h4>
21-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/initial_view.png" alt="initial view">
21+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/initial_view.png" alt="initial view">
2222

2323

2424
<details>
2525
<summary>
2626
<h4>Full Preview</h4>
2727
</summary>
2828
<h5>Initial View</h5>
29-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/initial_view.png" alt="initial view">
29+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/initial_view.png" alt="initial view">
3030
<h5>Agter Adding Breakfast</h5>
31-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_adding_breakfast.png" alt="after adding breakfast">
31+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_adding_breakfast.png" alt="after adding breakfast">
3232
<h5>After Adding Lunch</h5>
33-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_adding_lunch.png" alt="after adding lunch">
33+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_adding_lunch.png" alt="after adding lunch">
3434
<h5>After Adding Dinner</h5>
35-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_adding_dinner.png" alt="after adding dinner">
35+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_adding_dinner.png" alt="after adding dinner">
3636
<h5>After Adding Snacks</h5>
37-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_adding_snacks.png" alt="after adding snacks">
37+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_adding_snacks.png" alt="after adding snacks">
3838
<h5>After Adding Exercise</h5>
39-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_adding_exercise.png" alt="after adding exercise">
39+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_adding_exercise.png" alt="after adding exercise">
4040
<h5>After pressing the 'Calculate Remaining Calories' button</h5>
41-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_pressing_calculate.png" alt="after pressing calculate">
41+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_pressing_calculate.png" alt="after pressing calculate">
4242
<h5>Full Preview</h5>
43-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/full_preview.png" alt="full preview">
43+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/full_preview.png" alt="full preview">
4444
<h5>After pressing the 'Clear' button</h5>
45-
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/finish-project/images/previews/preview__final-project/after_pressing_clear.png" alt="after pressing clear">
45+
<img src="https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp/blob/main/images/previews/preview__final-project/after_pressing_clear.png" alt="after pressing clear">
4646
</details>
4747

4848

0 commit comments

Comments
 (0)