diff options
author | Alex Blasche <alexander.blasche@theqtcompany.com> | 2014-12-11 14:24:47 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@theqtcompany.com> | 2014-12-16 11:36:12 +0100 |
commit | 949d66972bf77274fedddb9cc2e17b0ad050274d (patch) | |
tree | a4a7b55ae895c74312aa42f460047e6bece4eb37 /doc | |
parent | 3d3d091f539b4b56f2340216a05d761e0cfc3445 (diff) | |
download | qtsensors-949d66972bf77274fedddb9cc2e17b0ad050274d.tar.gz |
Change Qt bugtracker URL to qt.io
Change-Id: I5ecc2a929812667609c938f38c3d9195bda1f1ae
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config/qt-html-templates-online.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config/qt-html-templates-online.qdocconf b/doc/config/qt-html-templates-online.qdocconf index ac1ea9c..d08c27e 100644 --- a/doc/config/qt-html-templates-online.qdocconf +++ b/doc/config/qt-html-templates-online.qdocconf @@ -119,7 +119,7 @@ HTML.footer = \ " <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \ " <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \ " <p id=\"noteHead\">Thank you for giving your feedback.</p> <p class=\"note\">Make sure it is related to this specific page. For more general bugs and \n" \ - " requests, please use the <a href=\"http://bugreports.qt-project.org/secure/Dashboard.jspa\">Qt Bug Tracker</a>.</p>\n" \ + " requests, please use the <a href=\"http://bugreports.qt.io/secure/Dashboard.jspa\">Qt Bug Tracker</a>.</p>\n" \ " <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\"></textarea></p>\n" \ " <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \ " </form>\n" \ |