summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e143890..7b6d515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_PREREQ([2.63])
AC_INIT([rest], [rest_version],
[],
[rest],
- [http://meego.gitorious.org/meego-middleware/librest])
+ [http://git.gnome.org/browse/librest/])
AC_CONFIG_SRCDIR([rest/rest-proxy.h])
AC_CONFIG_HEADERS([config.h])