skills / introduction-to-github

Get started using GitHub in less than an hour.
MIT License
4.3k stars 1.85k forks source link

[Bug] GitHub learning lab leads to a 404 page #682

Closed dipikabh closed 5 months ago

dipikabh commented 5 months ago

Summary

As per the announcement, learning lab was deprecated. However, the learning lab URL (https://lab.github.com/) is still available but leads to a 404 error page.

You might want to redirect this to https://skills.github.com/.

How to reproduce

  1. Go to https://lab.github.com/.
  2. See 404 error.
screenshot of 404 error when you go to github learning lab
Pasindusameera commented 5 months ago

ok

rachmari commented 5 months ago

@dipikabh thank you for opening this up. We had the redirect from lab.github.com to skills.github.com active for 90 days, but had an expiration date defined to meet some internal requirements.

We don't plan to permanently redirect lab.github.com to skills.github.com, but we'd encourage folks to update any links to lab.github.com or contact folks that are the source of the link to get them updated.

If you come across any content that GitHub owns that links directly to lab.github.com, we'd be happy to update those old links to skills.github.com.

dipikabh commented 5 months ago

Thanks for the update @rachmari