Files
redocly-cli/.mlc.toml
2024-07-05 14:23:02 +01:00

10 lines
288 B
TOML

# Ignore these links, we can't check them from this subproject
ignore-links=["../../*", "/docs/*",
# skip this, it redirects to user login
"https://github.com/Redocly/redocly-cli/issues/*"
]
# Path to the root folder used to resolve all relative paths
root-dir="./docs"
offline = true