Mangon / checklinks

checklinks - Find the invalid links in your website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checklinks

Find the invalid links in your website.

  1. change the parameter baseUrl to your own root directory of your website.
const baseUrl = 'https://smartprogram.baidu.com/docs/'
  1. run script
$ npm install & node findeUrls.js

About

checklinks - Find the invalid links in your website.


Languages

Language:JavaScript 100.0%