Open michaella23 opened 4 months ago
Where should the home link back to? Should it link back to the main page or the curriculum page?
@petetashod the main page! (index.html
)
@michaella23 you can assign this issue to me
@petetashod yes! thanks.
@michaella23 do you want me to create a new clone and then push the fix or go ahead and push the fix?
@petetashod details for how to set up your repository are in CONTRIBUTING.md. Contributors don't have write access, so will have to fork the repo, clone, set the upstream, and then go through the steps of submitting pull requests. Take a look at the details there, and let me know if you have any questions!
@michaella23 I am having trouble pushing the changes up. I followed the guide lines on how to push new commits to the repository. I created a branch and also forked it and I got this error message:
remote: Permission to ScrimbaBootcamp/progress-tracker.git denied to petetashod. fatal: unable to access 'https://github.com/ScrimbaBootcamp/progress-tracker.git/': The requested URL returned error: 403
Hey @petetashod, sorry for the delay! Maybe we can get on a call sometime this week? Or you can post what you have tried in our Discord channel and try to get some feedback.
@michaella23 I will try a few other options that I have not tried before.
Thanks!!!!
@michaella23 the issues is fixed
We have a
nav
element on this page, but there is a bug. When you click on the 'Home' link, there is a 404 image. Please check all of the pathways for the links in thenav
.