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 98236ee commit c165a3cCopy full SHA for c165a3c
.github/workflows/aws-service-sanity-check.yml
@@ -25,7 +25,7 @@ jobs:
25
fi
26
echo " - $file"
27
28
- done < utils/doc-links.txt
+ done < utils/ci-aws-doc-links.txt
29
30
if [ $missing -ge 1 ]; then
31
echo "Instructions:"
0 commit comments