diff options
Diffstat (limited to 'community/ajaxterm')
-rw-r--r-- | community/ajaxterm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ajaxterm/APKBUILD b/community/ajaxterm/APKBUILD index 0c5e9a1fad..7b2e3d1556 100644 --- a/community/ajaxterm/APKBUILD +++ b/community/ajaxterm/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.11 pkgrel=0 _commit="2eaa3e989782d8259a12c8cb7d6204433ae19264" pkgdesc="Simple AJAX Terminal" -url="http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm" +url="https://github.com/antonylesuisse/qweb/tree/master/ajaxterm" arch="noarch" license="GPL" depends="python2" |