diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2015-09-18 23:18:37 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2015-09-18 23:18:37 +0200 |
| commit | 3f70320532c181070ab9ab91af96ce5efad073bf (patch) | |
| tree | f11818cf7a156f58db977f3b39d1081b4f39023d | |
| parent | b816eb1d59d1f16a8f85d31d6b5ea2826648a332 (diff) | |
| download | grauphel-3f70320532c181070ab9ab91af96ce5efad073bf.tar.gz grauphel-3f70320532c181070ab9ab91af96ce5efad073bf.zip | |
fix git link
| -rwxr-xr-x | appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index 41cf119..b6a73b1 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ <admin>http://www.bogo/grauphel.htm#installation</admin> </documentation> <website>http://cweiske.de/grauphel.htm</website> - <repository type="git">FIXME http://git.cweiske.de/grauphel.git</repository> + <repository type="git">git://git.cweiske.de/grauphel.git</repository> <bugs>https://github.com/cweiske/grauphel/issues</bugs> <category>productivity</category> |
