{"id":15469108,"url":"https://github.com/epwalsh/check-links","last_synced_at":"2025-04-02T20:42:57.628Z","repository":{"id":57549080,"uuid":"209088761","full_name":"epwalsh/check-links","owner":"epwalsh","description":"A command-line utility for finding unreachable links in your crate's documentation","archived":false,"fork":false,"pushed_at":"2019-12-12T00:20:40.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-07T12:42:17.636Z","etag":null,"topics":["ci","cli","rust","rust-cli"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/epwalsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-17T15:20:01.000Z","updated_at":"2022-09-24T10:47:30.000Z","dependencies_parsed_at":"2022-08-27T00:32:20.865Z","dependency_job_id":null,"html_url":"https://github.com/epwalsh/check-links","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fcheck-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fcheck-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fcheck-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epwalsh%2Fcheck-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epwalsh","download_url":"https://codeload.github.com/epwalsh/check-links/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892747,"owners_count":20850845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci","cli","rust","rust-cli"],"created_at":"2024-10-02T01:50:54.372Z","updated_at":"2025-04-02T20:42:57.597Z","avatar_url":"https://github.com/epwalsh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check-links\n\n[![Build Status](https://travis-ci.org/epwalsh/check-links.svg?branch=master)](https://travis-ci.org/epwalsh/check-links) [![Latest version](https://img.shields.io/crates/v/check-links.svg)](https://crates.io/crates/check-links) ![License](https://img.shields.io/crates/l/check-links.svg)\n\nA command-line utility for finding stale links in your crate's documentation.\n\nRun `check-links` in the root of your project to recursively search for bad links across Markdown files and documentation comments in source files.\n\n## Installing\n\n#### From cargo:\n\n```\ncargo install check-links\n```\n\n#### From source:\n\n```\ngit clone https://github.com/epwalsh/check-links.git\ncd check-links\nmake release\nln -s [current directory]/target/release/check-links ~/bin/\n```\n\n## A note about spamming the internet\n\nThis script can be a useful addition to your CI pipeline to catch stale documentation, but if you have a ton of HTTP links in your project you may want to avoid running `check-links` too often, as your CI server could end up being blocked or rate-limited by certain hosts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepwalsh%2Fcheck-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepwalsh%2Fcheck-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepwalsh%2Fcheck-links/lists"}