Skip to content

Commit

Permalink
fix old update link
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaGW2 committed Nov 15, 2023
1 parent 07ee461 commit 2150367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Updater/Updater.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

const char* BASE_URL = "https://api.raidcore.gg";
const char* NEXUS_VERSION_ENDPOINT = "/nexusversion.json";
const char* NEXUS_DLL_ENDPOINT = "/nexus.dll";
const char* NEXUS_DLL_ENDPOINT = "/d3d11.dll";

namespace Updater
{
Expand Down

0 comments on commit 2150367

Please sign in to comment.