diff --git a/RP_L4/RPL4.CPP b/RP_L4/RPL4.CPP index f8a780e..fe8c8c4 100644 --- a/RP_L4/RPL4.CPP +++ b/RP_L4/RPL4.CPP @@ -229,8 +229,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine " Expired %s\n\n" "Test builds are good for a fortnight so that nobody spends an " "afternoon chasing something that was fixed a week ago.\n\n" - "Grab the current one:\n" - "https://gitea.mysticmachines.com/VWE/RP412/releases", + "Ask for the current one.", RP412_VERSION_LONG, RP412_EXPIRY_TEXT); MessageBoxA(NULL, notice, "Red Planet - test build expired", MB_OK | MB_ICONWARNING | MB_SETFOREGROUND); diff --git a/pack-dist.ps1 b/pack-dist.ps1 index 2f9b8fe..e8da1ec 100644 --- a/pack-dist.ps1 +++ b/pack-dist.ps1 @@ -299,9 +299,7 @@ documented current one. THIS IS A TEST BUILD AND IT GOES STALE. Two weeks after it was built it will tell you so and refuse to start, rather than let you spend an afternoon on something that was fixed the week before. When that happens, -grab the current build: - - https://gitea.mysticmachines.com/VWE/RP412/releases +ask for the current build. Unzip it over this folder - your environ.ini, bindings.txt, pilot.cfg and mfd_layout.cfg all survive.