Skip to content
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

Fix broken links #189

Open
ptbrowne opened this issue Sep 29, 2020 · 0 comments
Open

Fix broken links #189

ptbrowne opened this issue Sep 29, 2020 · 0 comments

Comments

@ptbrowne
Copy link
Contributor

ptbrowne commented Sep 29, 2020

With remark-no-dead-links, it is possible to detect links that
return 404.

remark -u remark-lint-no-dead-urls . -o

I've cleaned a bit the output:

src/howTos/dev/cordova.md
      22:16-22:92  warning  Link to https://github.com/cozy/cozy-drive/tree/master/src/lib/cozy-client is dead                 no-dead-urls                remark-lint
     134:4-134:80  warning  Link to http://stateofjs.com/2016/buildtools/ is dead                                              no-dead-urls                remark-lint
    199:5-199:108  warning  Link to https://developer.android.com/studio/run/device.html is dead                               no-dead-urls                remark-lint

src/tutorials/data/advanced.md
  339:214-339:315  warning  Link to https://wiki.apache.org/couchdb/HTTP_Bulk_Document_API#Posting_Existing_Revisions is dead  no-dead-urls                remark-lint

src/tutorials/data/queries.md
   156:35-156:115  warning  Link to https://docs.couchdb.org/en/3.0.0/config/indexbuilds.html is dead                          no-dead-urls                remark-lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant