Skip to content

Commit 0db9556

Browse files
committed
update 'Report an issue' link
1 parent 3fcabc9 commit 0db9556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/qgisapp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9016,7 +9016,7 @@ void QgisApp::apiDocumentation()
90169016

90179017
void QgisApp::reportaBug()
90189018
{
9019-
openURL( tr( "https://qgis.org/en/site/getinvolved/development/index.html#bugs-features-and-issues" ), false );
9019+
openURL( tr( "https://qgis.org/en/site/getinvolved/development/bugreporting.html" ), false );
90209020
}
90219021
void QgisApp::supportProviders()
90229022
{

0 commit comments

Comments
 (0)