TheOdinProject / curriculum

The open curriculum for learning web development

Home Page:https://www.theodinproject.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Broken link

coding-cosmos opened this issue · comments

commented

Checks

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this issue follows the Bug: brief description of bug format, e.g. Bug: Lesson complete button does not update on click
  • Would you like to work on this issue?

Bug description

In Assignment no. 2 of this lesson there is a link to React reference but clicking on that link gives a Page Not Found error like this:
image

How to reproduce

  1. Sign in
  2. Visit Assignment 2
  3. Click on the link
  4. Gives a Page not Found Error

Expected behavior

  1. Sign in
  2. Visit Assignment 2
  3. Click on the link
  4. Lands on this page

What browsers are you seeing the problem on?

Chrome

What OS are you using?

Windows

Discord Name

No response

Additional Comments

It looks like the link for new react docs is appended to the old react docs link so the link is not correct, we need to change it to a new one.

Thanks for picking this up. All yours @coding-cosmos

commented

@CouchofTomato Thanks for the reply.. but seems like I made a mistake by opening the issue in this repository I think it should be in the TheOdinProject/curriculum repository, So is there any way to move it there or Should I recreate this issue in that repository?

@coding-cosmos transferred - all good to go now