This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
URL change - courses VS githubtraining #15
Open
Description
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".