Skip to content

Commit

Permalink
Fix upcoming link
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Mar 5, 2018
1 parent ee43d54 commit 7297dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgslabelengineconfigdialog.cpp
Expand Up @@ -85,5 +85,5 @@ void QgsLabelEngineConfigDialog::setDefaults()

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

0 comments on commit 7297dd6

Please sign in to comment.