summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/configure.ac')
-rw-r--r--testsuites/tmtests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index 0e3385c4d2..3b33445d4f 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -1,7 +1,7 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
+AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([tm01])
AC_CONFIG_HEADER([config.h])
RTEMS_TOP([../..],[..])