From e3f0dd21ababf4e39c284ebadb3c708f8e04735e Mon Sep 17 00:00:00 2001 From: fumnanya <87488715+poopsicles@users.noreply.github.com> Date: Wed, 17 May 2023 23:49:55 +0100 Subject: [PATCH] fixed PR link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5c172c..0acbeff 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ When you see a project you'd like to complete, simply: - [ ] [Make a fork](https://github.com/dsccovenantuniversity/vanilla-frontend-projects/fork) of the repo, then create a new branch called `firstname-lastname` - [ ] Create a folder named `firstname-lastname-projectname` for your project in your branch - [ ] Put all your assets, like your source code, images, and stylesheets, in the folder -- [ ] Create a [pull request](https://github.com/dsccovenantuniversity/learning-project-guide/compare) and request a review to get it merged (don't forget to compare across forks!) +- [ ] Create a [pull request](https://github.com/dsccovenantuniversity/vanilla-frontend-projects/compare) and request a review to get it merged (don't forget to compare across forks!) ## Projects @@ -41,4 +41,4 @@ When you see a project you'd like to complete, simply: Using the reference below, create a survey form similar to it. The design and content of the form can be changed at your discretion, but all the input types used in the sample must be used. -**Reference: [https://survey-form.freecodecamp.rocks/](https://survey-form.freecodecamp.rocks/)** \ No newline at end of file +**Reference: [https://survey-form.freecodecamp.rocks/](https://survey-form.freecodecamp.rocks/)**