Skip to content

Commit dfb84e1

Browse files
committedApr 25, 2014
Changed the link to commercial support page. the DE is in german, changed to EN.
1 parent 7203cff commit dfb84e1

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
@@ -7091,7 +7091,7 @@ void QgisApp::apiDocumentation()
70917091

70927092
void QgisApp::supportProviders()
70937093
{
7094-
openURL( tr( "http://qgis.org/de/site/forusers/commercial_support.html" ), false );
7094+
openURL( tr( "http://qgis.org/en/site/forusers/commercial_support.html" ), false );
70957095
}
70967096

70977097
void QgisApp::helpQgisHomePage()

0 commit comments

Comments
 (0)
Please sign in to comment.