Skip to content

docs[minor]: Add action for checking broken external links #4762

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

Merged
merged 5 commits into from
Mar 14, 2024

Conversation

bracesproul
Copy link
Member

No description provided.

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 11:15pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Mar 14, 2024 11:15pm

@bracesproul bracesproul marked this pull request as ready for review March 14, 2024 23:03
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Mar 14, 2024
@@ -49,8 +59,20 @@ export const extractLinks = (content: string): string[] => {
return links;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey team, just a heads up that this PR introduces a new external HTTP request using the axios library in the checkUrl function. This comment is to flag the change for review by maintainers.

@bracesproul bracesproul changed the title [WIP]docs[minor]: Add action for checking broken external links docs[minor]: Add action for checking broken external links Mar 14, 2024
@bracesproul bracesproul merged commit 5ecbeb3 into main Mar 14, 2024
@bracesproul bracesproul deleted the brace/check-links-docs-action branch March 14, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant