Skip to content

Commit 45e4c3f

Browse files
committed
update github repo link
1 parent 4350aff commit 45e4c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveMap.Server/Utilities/UpdateChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public sealed class UpdateChecker
1212
{
1313
private const string RepositoryName = "simple-livemap";
1414

15-
private const string RepositoryOwner = "all-in-simplicity";
15+
private const string RepositoryOwner = "charming-byte";
1616

1717
private static readonly GitHubClient Client = new(new ProductHeaderValue("simple-livemap"));
1818

0 commit comments

Comments
 (0)