Skip to content

Commit

Permalink
update 'Report an issue' link
Browse files Browse the repository at this point in the history
(cherry picked from commit 0db9556)
  • Loading branch information
jef-n committed Jun 26, 2016
1 parent fa26ca1 commit 74c91b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8545,7 +8545,7 @@ void QgisApp::apiDocumentation()

void QgisApp::reportaBug()
{
openURL( tr( "https://qgis.org/en/site/getinvolved/development/index.html#bugs-features-and-issues" ), false );
openURL( tr( "https://qgis.org/en/site/getinvolved/development/bugreporting.html" ), false );
}
void QgisApp::supportProviders()
{
Expand Down

0 comments on commit 74c91b1

Please sign in to comment.