Update GitHub repo references from feedback* to feedBack*

This commit is contained in:
Bret Mogilefsky
2026-06-20 15:05:03 -07:00
parent 7671385ba8
commit ad709c0dd7
34 changed files with 55 additions and 140 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ if [ -z "$SLOPSMITH_DIR" ] || [ ! -d "$SLOPSMITH_DIR" ]; then
echo " \$SLOPSMITH_DIR (unset)" >&2
echo " $PROJECT_DIR/../slopsmith" >&2
echo " $HOME/Repositories/slopsmith" >&2
echo "Clone it with: git clone https://github.com/got-feedback/feedback.git ../slopsmith" >&2
echo "Clone it with: git clone https://github.com/got-feedback/feedBack.git ../slopsmith" >&2
exit 1
fi