diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2018-07-02 19:18:02 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2018-07-02 19:18:02 (GMT) |
commit | d72bfbd272669f22bfa615549dc737199a48dc95 (patch) | |
tree | f9cf02ee588655edededb4835883e8a9e0a57ecb /doc/index.doc | |
parent | 154e877cc2e8b10091d7e0068b6f6d5793cd29f3 (diff) | |
download | Doxygen-d72bfbd272669f22bfa615549dc737199a48dc95.zip Doxygen-d72bfbd272669f22bfa615549dc737199a48dc95.tar.gz Doxygen-d72bfbd272669f22bfa615549dc737199a48dc95.tar.bz2 |
Fixed documentation to point to GitHub issue tracker
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.doc b/doc/index.doc index 14f0396..5bb7b2b 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -151,7 +151,7 @@ Although doxygen is successfully used by large number of companies and open source projects already, there is always room for improvement. <p> You can submit enhancement requests in -<a href="https://bugzilla.gnome.org/buglist.cgi?product=doxygen&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement">the bug tracker</a>. +<a href="https://github.com/doxygen/doxygen/issues">the bug tracker</a>. Make sure the severity of the bug report is set to "enhancement". <h2>Acknowledgments</h2> |