Skip to content

Commit c165a3c

Browse files
committed
rename the file
1 parent 98236ee commit c165a3c

File tree

1 file changed

+1
-1
lines changed

1 file 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:"

0 commit comments

Comments
 (0)