Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit d86e9e6

Browse files
author
Dankrushen
committed
Update GitHub repo URLs
1 parent 3b61e1a commit d86e9e6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

MultiAdmin/Features/MultiAdminInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public override void OnConfigReload()
5151
public void PrintInfo()
5252
{
5353
Server.Write(
54-
$"{nameof(MultiAdmin)} v{Program.MaVersion} (https://github.com/Grover-c13/MultiAdmin/)\nReleased under MIT License Copyright © Grover 2020",
54+
$"{nameof(MultiAdmin)} v{Program.MaVersion} (https://github.com/ServerMod/MultiAdmin/)\nReleased under MIT License Copyright © Grover 2020",
5555
ConsoleColor.DarkMagenta);
5656
}
5757

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Looking for ServerMod?
2-
ServerMod is on its own repo now: https://github.com/Grover-c13/Smod2/
2+
ServerMod is on its own repo now: https://github.com/ServerMod/Smod2/
33

44
# MultiAdmin
55
MultiAdmin is a replacement server tool for SCP: Secret Laboratory, which was built to help enable servers to have multiple configurations per server instance.
66

7-
The latest release can be found here: [Release link](https://github.com/Grover-c13/MultiAdmin/releases/latest)
7+
The latest release can be found here: [Release link](https://github.com/ServerMod/MultiAdmin/releases/latest)
88

9-
Please check the [Installation Instructions](https://github.com/Grover-c13/MultiAdmin#installation-instructions) for information about installing and running MultiAdmin.
9+
Please check the [Installation Instructions](https://github.com/ServerMod/MultiAdmin#installation-instructions) for information about installing and running MultiAdmin.
1010

1111
## Discord
1212
You can join our Discord server here: https://discord.gg/8nvmMTr

0 commit comments

Comments
 (0)