-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix broken links #158
Fix broken links #158
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
205947a
to
eead5cc
Compare
@jonbell-lot23 i'm surprised you dont have feedback here. Do you think check-links is in a good place after this? Does this fix the broken links? Are there any issues with these changes? I threw this together quickly late on a friday night |
Yup, before this tool was failing and now it's succeeding. I confirmed with you on the call, and again on my end. I didn't look seriously into the quality of the code, just confirmed things are green and looking right. |
Will merge because otherwise it's a rebase nightmare. there wil likely be some fall out though |
This uses
npm run links
to find broken links across the docs proactively in vercel.json and other pages.Other fixes