You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
After writing a PR to fix dead link (#840) I tried to find a tool that could automate the finding of dead links and found out about Lychee, a link checker written in Rust.
I've ran the CLI on local and here are the results of the links that are broken :
This tool is not perfect because of how the pathing is handled in this project, so for example the broken link I've found here (#840) cannot be found using this tool but it gives the broken external links at least.
The text was updated successfully, but these errors were encountered:
Hi,
After writing a PR to fix dead link (#840) I tried to find a tool that could automate the finding of dead links and found out about Lychee, a link checker written in Rust.
I've ran the CLI on local and here are the results of the links that are broken :
[./website/docs/cloud-docs/workspaces/dynamic-provider-credentials/hcp-configuration.mdx]:
[404] https://developer.hashicorp.com/hcp/docs/hcp/admin/iam/service-principals | Network error: Not Found
[./README.md]:
[404] https://github.com/hashicorp/ptfe-releases#maintaining-tfe-website-documentation | Network error: Not Found
[404] https://www.terraform.io/configuration | Network error: Not Found
[404] https://github.com/hashicorp/ptfe-releases#excluding-hcp-terraform-specific-content | Network error: Not Found
[404] https://github.com/hashicorp/remark-plugins/tree/je.anchor-link-adjustments/plugins/anchor-links#anchor-link-aliases | Network error: Not Found
[404] https://github.com/hashicorp/remark-plugins/tree/je.anchor-link-adjustments/plugins/anchor-links#anchor-links | Network error: Not Found
[./website/docs/cloud-docs/policy-enforcement/view-results/index.mdx]:
[404] https://terraform.io/cloud-dodcs/cost-estimation | Network error: Not Found
[./website/docs/cloud-docs/recommended-practices/part3.2.mdx]:
[404] https://github.com/mspnp/reference-architectures | Network error: Not Found
The text was updated successfully, but these errors were encountered: