chore: remove reference to outdated examples
Description
This PR removes the reference to the outdated example repository, as in its current state, it may confuse users more than help them.
Related Issues
https://github.com/nodejs/admin/issues/883 discusses archiving the repository, and this is the only actively maintained link to the repository.
Check List
- [x] I have read the Contributing Guidelines and made commit messages that follow the guideline.
- [ ] I have run
npm run formatto ensure the code follows the style guide. - [ ] I have run
npm run testto check if all tests are passing. - [ ] I have run
npx turbo buildto check if the website builds without errors.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nodejs-org | ✅ Ready (Inspect) | Visit Preview | Jul 5, 2024 5:57pm |
https://nodejs-org-git-fork-redyetidev-patch-1-openjs.vercel.app/en/learn/getting-started/introduction-to-nodejs
blocking until https://github.com/nodejs/admin/issues/883 is resolved
Thanks! I wanted this blocked until that's resolved anyway, but I wanted to put it in the works to make sure it's okay dev-wise
This PR will need to be rebased or recreated now that https://github.com/nodejs/nodejs.org/pull/6850 merged.
Done!
Lighthouse Results
| URL | Performance | Accessibility | Best Practices | SEO | Report |
|---|---|---|---|---|---|
| /en | 🟢 95 | 🟢 100 | 🟢 100 | 🟢 91 | 🔗 |
| /en/about | 🟢 99 | 🟢 100 | 🟢 100 | 🟢 91 | 🔗 |
| /en/about/previous-releases | 🟢 97 | 🟢 100 | 🟢 100 | 🟢 92 | 🔗 |
| /en/download | 🟢 98 | 🟢 100 | 🟢 100 | 🟢 91 | 🔗 |
| /en/blog | 🟢 99 | 🟢 100 | 🟢 100 | 🟢 92 | 🔗 |
Unit Test Coverage Report
Unit Test Report
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 131 | 0 :zzz: | 0 :x: | 0 :fire: | 5.243s :stopwatch: |