Skip to content

Commit

Permalink
Update qgsdecorationcopyrightdialog.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
havatv authored and nyalldawson committed Mar 19, 2020
1 parent 46a4849 commit d398423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/decorations/qgsdecorationcopyrightdialog.cpp
Expand Up @@ -130,5 +130,5 @@ void QgsDecorationCopyrightDialog::apply()

void QgsDecorationCopyrightDialog::showHelp()
{
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright-and-title-labels" ) );
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright_decoration" ) );
}

0 comments on commit d398423

Please sign in to comment.