fix: Update url in code. (#237)
This commit is contained in:
10
todo.sh
10
todo.sh
@@ -11,12 +11,10 @@ version() {
|
|||||||
cat <<-EndVersion
|
cat <<-EndVersion
|
||||||
TODO.TXT Command Line Interface v$VERSION
|
TODO.TXT Command Line Interface v$VERSION
|
||||||
|
|
||||||
First release: 5/11/2006
|
Homepage: http://todotxt.org
|
||||||
Original conception by: Gina Trapani (http://ginatrapani.org)
|
Code repository: https://github.com/todotxt/todo.txt-cli/
|
||||||
Contributors: https://github.com/ginatrapani/todo.txt-cli/network
|
Contributors: https://github.com/todotxt/todo.txt-cli/graphs/contributors
|
||||||
License: GPL, https://www.gnu.org/copyleft/gpl.html
|
License: https://github.com/todotxt/todo.txt-cli/blob/master/LICENSE
|
||||||
More information and mailing list at http://todotxt.com
|
|
||||||
Code repository: https://github.com/ginatrapani/todo.txt-cli/tree/master
|
|
||||||
EndVersion
|
EndVersion
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user