From d4db7cbbdbb026fc1789805bff9ce6d5707c15bf Mon Sep 17 00:00:00 2001 From: 3d-gussner <3d.gussner@gmail.com> Date: Fri, 5 Jul 2024 16:49:55 +0200 Subject: [PATCH] Add Prusa-Firmware release page as an alternative to download newsest stable firmware --- prusa/link/templates/wizard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prusa/link/templates/wizard.html b/prusa/link/templates/wizard.html index 9fa55c3b..5c48137f 100644 --- a/prusa/link/templates/wizard.html +++ b/prusa/link/templates/wizard.html @@ -126,7 +126,7 @@

{% elif not conditions.FW %}
Firmware is not up-to-date, please update it!

- You can download the latest stable firmware at Drivers, Firmware and Manuals download page.
+ You can download the latest stable firmware from the Prusa Downloads page or Prusa-Firmware github repository.
Follow the instructions in this guide.

After upgrading, run this wizard again.