summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/configure.ac')
-rw-r--r--testsuites/psxtmtests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 7882321bab..13cf945cd6 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/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-psxtmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
+AC_INIT([rtems-c-src-tests-psxtmtests],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([psxtmmutex02])
RTEMS_TOP([../..],[..])