forked from TeamInklings/Octobot
Update RepositoryUrl
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
9429dfe8d8
commit
dd35e3a224
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Reference in a new issue