Fix upcoming link

This commit is contained in:
Harrissou Sant-anna 2018-03-01 12:56:57 +01:00 committed by Nyall Dawson
parent ee43d54ace
commit 7297dd632d

View File

@ -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" ) );
}