Skip to content

Fix broken link and content errors in JWT Pizza pages - #228

Open
MaxThePrisberry wants to merge 3 commits into
devops329:mainfrom
MaxThePrisberry:corrections
Open

MaxThePrisberry wants to merge 3 commits into
devops329:mainfrom
MaxThePrisberry:corrections

Conversation

@MaxThePrisberry

Copy link
Copy Markdown

Fixes a broken link and two content errors on the JWT Pizza pages, plus some wording. There's one commit per file.

  • JWT Pizza Client: the link to the JWT Pizza Service instructions pointed at a folder, so MasteryLS linked to a raw GitHub URL that 404s. It now points at jwtPizzaService.md.
  • JWT Pizza Service: the steps after the exercise said to create src/config.json, but the setup steps earlier on the page create src/config.js.
  • JWT Pizza: the TDD row in the deliverables table had the frontend deployment description. I wrote a new one from the TDD deliverable page - let me know if you'd like it worded differently.

The rest is wording. Both repo exercises said to clone the repo to your account, and now say fork. There are also a few typo fixes.

The link to the JWT Pizza Service instructions pointed at a folder -
MasteryLS rendered it as a raw GitHub URL, which 404s. It now points
at jwtPizzaService.md.

Also fixes:
- "cloned ... to your account" is now "forked". You fork to your
  account and clone to your machine.
- The youracountname typo in the example URL.
The steps after the exercise said to create src/config.json, but the
setup steps earlier on the same page create src/config.js with
module.exports.

Also fixes:
- "JWT Pizza repo URL" is now "JWT Pizza Service repo URL", matching
  the example under it.
- "cloned ... to your account" is now "forked". You fork to your
  account and clone to your machine.
- The youracountname typo in the example URL.
- "Once you have the backend service is running" is now "Once the
  backend service is running".
The TDD row said "Deploy frontend to AWS CloudFront" - a copy of the
frontend deployment row under it. The TDD deliverable has you build
update user, list users and delete user, so the row now describes that.

Also fixes "Each of the follow deliverables" to "following".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant