We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25526c6 commit a622da6Copy full SHA for a622da6
scripts/verify-link-anchors.sh
@@ -7,7 +7,7 @@
7
ROOT=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/.. && pwd)
8
cd $ROOT
9
10
-npm install -g remark-cli remark-lint breeswish/remark-lint-pingcap-docs-anchor
+npm install -g remark-cli@9.0.0 remark-lint@8.0.0 breeswish/remark-lint-pingcap-docs-anchor
11
12
echo "info: checking links anchors under $ROOT directory..."
13
0 commit comments