summaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime')
-rw-r--r--src/runtime/c/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac
index 2af9016de..f52479a5b 100644
--- a/src/runtime/c/configure.ac
+++ b/src/runtime/c/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT(Portable Grammar Format library, 0.1.pre,
- https://code.google.com/p/grammatical-framework/,
+AC_INIT(Portable Grammar Format library, 0.1-pre,
+ http://www.grammaticalframework.org/,
libpgf)
AC_PREREQ(2.58)