Skip to content

List of dead links #867

@B-Mahdj

Description

@B-Mahdj

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions