This commit is contained in:
蓝点lilac
2020-10-15 14:39:57 +08:00
parent a15804309e
commit 44e7b23df5

View File

@@ -184,7 +184,7 @@ namespace ContextMenuManager.Controls
sealed class LanguagesBox : Panel
{
const string OtherLanguagesUrl = "https://gitee.com/BluePointLilac/ContextMenuManager/tree/Master/languages";
const string OtherLanguagesUrl = "https://gitee.com/BluePointLilac/ContextMenuManager/tree/master/languages";
public LanguagesBox()
{