Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Quant/openquant
/ check-links.mjs
File
check-links.mjs
docs-site/scripts/check-links.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
4
const
root = path.resolve(process.cwd(),
'dist'
);
Callers
nothing calls this directly
Calls
2
split
Method · 0.80
walk
Function · 0.70
Tested by
no test coverage detected