Skip to content

Commit 7297dd6

Browse files
DelazJnyalldawson
authored andcommitted
Fix upcoming link
1 parent ee43d54 commit 7297dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/qgslabelengineconfigdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ void QgsLabelEngineConfigDialog::setDefaults()
8585

8686
void QgsLabelEngineConfigDialog::showHelp()
8787
{
88-
QgsHelp::openHelp( QStringLiteral( "working_with_vector/vector_properties.html#labels-properties" ) );
88+
QgsHelp::openHelp( QStringLiteral( "working_with_vector/vector_properties.html#setting-the-automated-placement-engine" ) );
8989
}

0 commit comments

Comments
 (0)