We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b428f commit 3cc0e13Copy full SHA for 3cc0e13
check_links.sh
@@ -9,7 +9,7 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
9
lychee $SCRIPT_DIR/site \
10
-nv \
11
--remap "https://flox.dev/docs file://$PWD/site" \
12
- --exclude "bash/man/html_node" \
+ --exclude "bash/manual/html_node" \
13
--exclude "https://www.gnu.org/software/make/" \
14
--exclude "https://github.com/flox/catalog-util" \
15
--exclude "https://www.backblaze.com/cloud-storage"
0 commit comments