migrating-your-repository icon indicating copy to clipboard operation
migrating-your-repository copied to clipboard

URL change - courses VS githubtraining

Open scGetStuff opened this issue 4 years ago • 0 comments
trafficstars

Bug Report

Current behavior Step 1: Plan the migration Looks like URL changed for links "Uploading your local project to GitHub". Wrong in collapsable sections :

  • Your project is already on your local machine
  • Doing a clean cutover

Correct in

  • Your project is on another site not using version control, such as CodePen or Glitch

Changed from

  • https://lab.github.com/courses/uploading-your-local-project To
  • https://lab.github.com/githubtraining/uploading-your-project-to-github

Reproduction Look at /responses/01_make-a-plan.md

Expected behavior Links that work.

Possible solution I did a fork to consistently hard code the URLs, which is bothersome. I'm not comfortable changing anything yet, so I'm just reporting it.

Additional context The repo name is "uploading-your-local-project", but URL is "uploading-your-project-to-github".

scGetStuff avatar Jan 30 '21 22:01 scGetStuff