Update RepositoryUrl

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-04-01 00:47:25 +03:00
parent 9429dfe8d8
commit dd35e3a224
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1

View file

@ -2,7 +2,7 @@
public static class BuildInfo
{
public const string RepositoryUrl = "https://github.com/TeamOctolings/Octobot";
public const string RepositoryUrl = "https://git.mctaylors.ru/TeamInklings/OctobotStealth";
public const string IssuesUrl = $"{RepositoryUrl}/issues";