1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-12 06:28:10 +00:00
Timur def508a220
Fix offline upgrade download link (#6088)
* Fix offline upgrade download link

In Firefox (92.0.1) `href="#"` does not allow to start downloading of `upgrade.html` (Chrome has no such problem). Making href completely empty fixes the issue.

* Update plugins/tiddlywiki/upgrade/UpgradeWizard.tid
2023-10-04 18:24:45 +01:00
..
2014-07-14 22:38:12 +01:00
2014-08-28 21:43:44 +01:00

title: $:/plugins/tiddlywiki/upgrade/readme

This plugin contains the user interface components used to build the special [[upgrade edition|https://tiddlywiki.com/upgrade.html]].

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/upgrade]]