Skip to content

Commit

Permalink
fix: Update url in code. (todotxt#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
karbassi authored and wwalker committed Sep 19, 2021
1 parent 8342c3d commit 1874e89
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions todo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@ version() {
cat <<-EndVersion
TODO.TXT Command Line Interface v$VERSION
First release: 5/11/2006
Original conception by: Gina Trapani (http://ginatrapani.org)
Contributors: https://github.com/ginatrapani/todo.txt-cli/network
License: GPL, https://www.gnu.org/copyleft/gpl.html
More information and mailing list at http://todotxt.com
Code repository: https://github.com/ginatrapani/todo.txt-cli/tree/master
Homepage: http://todotxt.org
Code repository: https://github.com/todotxt/todo.txt-cli/
Contributors: https://github.com/todotxt/todo.txt-cli/graphs/contributors
License: https://github.com/todotxt/todo.txt-cli/blob/master/LICENSE
EndVersion
exit 1
}
Expand Down

0 comments on commit 1874e89

Please sign in to comment.