summaryrefslogtreecommitdiffstats
path: root/tools/cpu/nios2/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/nios2/configure.ac')
-rw-r--r--tools/cpu/nios2/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac
index fc8a4ea242..fe39a2cbb5 100644
--- a/tools/cpu/nios2/configure.ac
+++ b/tools/cpu/nios2/configure.ac
@@ -1,7 +1,7 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
+AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([nios2gen.c])
RTEMS_TOP(../../..)