summaryrefslogtreecommitdiffstats
path: root/c/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/configure.ac')
-rw-r--r--c/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/configure.ac b/c/configure.ac
index f421277d84..e00aebdf86 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -2,7 +2,7 @@
##
AC_PREREQ([2.69])
-AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
+AC_INIT([rtems-c],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([TOOL_TARGETS])
RTEMS_TOP(..)