diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2014-05-04 16:33:57 -0400 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2014-05-04 16:33:57 -0400 |
commit | a570509525e1e5e27a1caa1d30ac47352de8416e (patch) | |
tree | 458943a27e06625a6ec26c2920a3d961920e4809 | |
parent | Merge release branch for 1.9.1 (diff) | |
download | redshift-ng-a570509525e1e5e27a1caa1d30ac47352de8416e.tar.gz redshift-ng-a570509525e1e5e27a1caa1d30ac47352de8416e.tar.bz2 redshift-ng-a570509525e1e5e27a1caa1d30ac47352de8416e.tar.xz |
Change project page in README to Github page
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Run `redshift -h' for help on command line options. You can run the program as `redshift-gtk' instead of 'redshift' for a graphical status icon. Website: http://jonls.dk/redshift/ -Project page: http://launchpad.net/redshift +Project page: https://github.com/jonls/redshift Building from source |