Skip to content

Commit a7b1213

Browse files
committed
rename link file
1 parent 6b9c16a commit a7b1213

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/aws-service-sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fi
2626
echo " - $file"
2727
fi
28-
done < utils/doc-links.txt
28+
done < utils/ci-aws-doc-links.txt
2929
3030
if [ $missing -ge 1 ]; then
3131
echo "Instructions:"
File renamed without changes.

0 commit comments

Comments
 (0)