GH-970 fix help page links some more

This commit is contained in:
Petr Mrázek 2015-05-21 20:33:15 +02:00
parent 06080108f3
commit 5334d88c1d

View File

@ -43,7 +43,7 @@ public:
}
virtual QString helpPage() const override
{
return "Instance-version";
return "Instance-Versions";
}
virtual bool shouldDisplay() const;