Skip to content

Commit ce53541

Browse files
committed
litdev.uk
1 parent 6f58381 commit ce53541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LitDev/LitDev/Utilities.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ namespace LitDev
4848
{
4949
public static class Utilities
5050
{
51-
public static string URL = "http://litdev.co.uk";
51+
public static string URL = "http://litdev.uk";
5252
public static bool bShowErrors = true;
5353
public static bool bShowFileErrors = true;
5454
public static bool bShowNoShapeErrors = true;

0 commit comments

Comments
 (0)