{"id":16712509,"url":"https://github.com/youssef1313/markdown-links-verifier","last_synced_at":"2025-04-10T05:45:58.900Z","repository":{"id":49414919,"uuid":"346360935","full_name":"Youssef1313/markdown-links-verifier","owner":"Youssef1313","description":"A GitHub Action to validate links in Markdown files","archived":false,"fork":false,"pushed_at":"2021-06-07T18:57:53.000Z","size":88,"stargazers_count":4,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T05:33:38.555Z","etag":null,"topics":["ci","github","github-action","github-actions","link-validator","markdown"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Youssef1313.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-10T13:12:03.000Z","updated_at":"2024-06-07T03:01:27.000Z","dependencies_parsed_at":"2023-01-11T17:23:06.901Z","dependency_job_id":null,"html_url":"https://github.com/Youssef1313/markdown-links-verifier","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"0c5b99938bebd7bd88edd25b2aaf81f651d27db0"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2Fmarkdown-links-verifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2Fmarkdown-links-verifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2Fmarkdown-links-verifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Youssef1313%2Fmarkdown-links-verifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Youssef1313","download_url":"https://codeload.github.com/Youssef1313/markdown-links-verifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166881,"owners_count":21058479,"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","github","github-action","github-actions","link-validator","markdown"],"created_at":"2024-10-12T20:30:12.518Z","updated_at":"2025-04-10T05:45:58.869Z","avatar_url":"https://github.com/Youssef1313.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Links Verifier\n\nMarkdown Links Verifier is an GitHub Action that helps keeping links in Markdown files in a good state.\n\nFor version history, see [CHANGES.md](CHANGES.md).\n\n## Get started\n\nTo get started, create a *markdown-links-verifier.yml* under *.github/workflows/* directory with the following contents:\n\n```yml\nname: Markdown links verifier\non: [push, pull_request]\n\njobs:\n  validate_links:\n    name: Markdown links verifier\n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Checkout the repository\n      uses: actions/checkout@v1\n\n    - name: Validate links\n      uses: Youssef1313/markdown-links-verifier@v0.1.3\n```\n\n## Thanks\n\n- Big thanks to [@jmarolf](https://github.com/jmarolf) for [dotnet-start](https://github.com/jmarolf/dotnet-start) which helped a lot!\n- Big thanks to [@IEvangelist](https://github.com/IEvangelist) for [versionsweeper](https://github.com/dotnet/versionsweeper/) which helped a lot!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussef1313%2Fmarkdown-links-verifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoussef1313%2Fmarkdown-links-verifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussef1313%2Fmarkdown-links-verifier/lists"}