diff --git a/altdrag.c b/altdrag.c index d1e8d27..ae1cc33 100644 --- a/altdrag.c +++ b/altdrag.c @@ -20,7 +20,7 @@ //App #define APP_NAME L"AltDrag" #define APP_VERSION "0.9b1" -#define APP_URL L"http://altdrag.googlecode.com/" +#define APP_URL L"http://code.google.com/p/altdrag/" #define APP_UPDATE_STABLE L"http://altdrag.googlecode.com/svn/wiki/latest-stable.txt" #define APP_UPDATE_UNSTABLE L"http://altdrag.googlecode.com/svn/wiki/latest-unstable.txt"