Changeset 12072880 in rtems for doc


Ignore:
Timestamp:
12/04/14 09:03:50 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
4a3db517
Parents:
e870941
git-author:
Sebastian Huber <sebastian.huber@…> (12/04/14 09:03:50)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/05/14 06:47:32)
Message:

Update bug report URL

Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/configure.ac

    re870941 r12072880  
    33AC_PREREQ([2.69])
    44
    5 AC_INIT([rtems-doc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
     5AC_INIT([rtems-doc],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
    66AC_CONFIG_SRCDIR([project.am])
    77RTEMS_TOP([..])
  • doc/tools/configure.ac

    re870941 r12072880  
    33AC_PREREQ([2.69])
    44
    5 AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
     5AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
    66AC_CONFIG_SRCDIR([word-replace2])
    77RTEMS_TOP([../..])
Note: See TracChangeset for help on using the changeset viewer.