Update Themes URL link

This commit is contained in:
Enzo
2016-11-20 21:01:47 +01:00
committed by bao-qian
parent bc9693d6f6
commit 8533f6edf1

View File

@@ -114,7 +114,7 @@ namespace Wox.ViewModel
#region theme
public static string Theme => @"http://www.getwox.com/theme";
public static string Theme => @"http://www.getwox.com/theme/builder";
public string SelectedTheme
{
@@ -314,4 +314,4 @@ namespace Wox.ViewModel
#endregion
}
}
}