kottans / frontend

:octocat: Kottans frontend course 🎓
https://kottans.org/frontend/
MIT License
1.23k stars 361 forks source link

Incorrect link to image in tasks/pizza-app-canvas.md #154

Closed cidre closed 6 years ago

cidre commented 6 years ago

I have some problem to make PR by myself so please check and fix a link to an image in Task 14. Now: https://github.com/kottans/frontend/blob/master/tasks/img/create-pizza.png Should be: https://github.com/kottans/frontend/blob/master/img/create-pizza.png

yevhenorlov commented 6 years ago

thanks for noticing @cidre ! Task 14 is subject to change, but I'll fix it anyway.

Regarding your issue - did you make a fork first? PRs from your fork to upstream repo should work 🤔

cidre commented 6 years ago

Regarding your issue - did you make a fork first? PRs from your fork to upstream repo should work

@yevhenorlov I have fork from the last year. I got an error message about different history when I tried to sync it with the current upstream repo. Should I delete my old fork repo completely and fork actual repo from scratch? :)

OleksiyRudenko commented 6 years ago

@cidre this will definitely work 👍 Your help will be appreciated a lot.