Skip to content

Commit 7d681ef

Browse files
committed
Updated project URL in help message
1 parent f00fc03 commit 7d681ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/git_rails

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function help {
1414
echo -e "\tdest_ref\tBranch/ref you're ending at; defaults to HEAD"
1515
echo -e "\t\t\tUse with care; see README for more details"
1616
echo
17-
echo -e "Web: https://github.com/jfouse/git-rails"
17+
echo -e "Web: https://github.com/brysgo/git-rails"
1818
echo
1919
exit 0
2020
}

0 commit comments

Comments
 (0)