diff --git a/OptiScaler/dllmain.cpp b/OptiScaler/dllmain.cpp index 91d1e9d9..18adf60e 100644 --- a/OptiScaler/dllmain.cpp +++ b/OptiScaler/dllmain.cpp @@ -1100,7 +1100,7 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserv spdlog::warn("{0} loaded", VER_PRODUCT_NAME); spdlog::warn("---------------------------------"); spdlog::warn("OptiScaler is freely downloadable from"); - spdlog::warn("GitHub : https://github.com/cdozdil/OptiScaler/releases"); + spdlog::warn("GitHub : https://github.com/optiscaler/OptiScaler/releases"); spdlog::warn("Nexus : https://www.nexusmods.com/site/mods/986"); spdlog::warn("If you paid for these files, you've been scammed!"); spdlog::warn("DO NOT USE IN MULTIPLAYER GAMES");