From 7e89037db37154818bbbb0affaeefc1f88370cf1 Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Sat, 3 Jan 2026 05:30:50 -0800 Subject: [PATCH] update github download url --- src/spice2x/util/deferlog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice2x/util/deferlog.cpp b/src/spice2x/util/deferlog.cpp index 0381bab..0dc3497 100644 --- a/src/spice2x/util/deferlog.cpp +++ b/src/spice2x/util/deferlog.cpp @@ -95,7 +95,7 @@ namespace deferredlogs { msg += " unsure what to do next?\n"; msg += " * update to the latest version:\n"; - msg += " https://github.com/spice2x/spice2x.github.io/releases/latest\n"; + msg += " https://github.com/spice2x/spice2x.github.io/releases\n"; msg += " * check the FAQ:\n"; msg += " https://github.com/spice2x/spice2x.github.io/wiki/Known-issues\n"; msg += "\n";