mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
updated lychee.toml example
This commit is contained in:
+1
-2
@@ -7,6 +7,5 @@
|
||||
# Add specific exclusions below that have been erroneously flagged
|
||||
|
||||
exclude = [
|
||||
'file:///Users/knox/Repos/waveterm-docs/reference/slashcommands#remote-parse',
|
||||
'file:///Users/knox/Repos/waveterm-docs/features/sshconfig-imports'
|
||||
'file:///Users/example/example.md',
|
||||
]
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# Enter each URL or pattern you wish to exclude on a separate line, employing regular expressions for targeted exclusions or glob-style patterns for broader matches.
|
||||
# Reference: https://github.com/lycheeverse/lychee?tab=readme-ov-file#ignoring-links
|
||||
#
|
||||
# NOTE: For file exclusions, please use ".lychee.toml"
|
||||
#
|
||||
# Usage:
|
||||
# - Write full URLs to ignore specific links.
|
||||
# - Use asterisks (*) as wildcards to match any number of characters.
|
||||
|
||||
Reference in New Issue
Block a user