mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Make upgrade wizard download link be relative
Ensures that the prerelease upgrade wizard download link doesn’t point to the non-prerelease version
This commit is contained in:
parent
ea5fb19fb2
commit
b34530e86a
@ -50,7 +50,7 @@ For help and support, visit [[the TiddlyWiki discussion forum|http://groups.goog
|
||||
|
||||
version <<version>>
|
||||
|
||||
//Your data will not leave your browser. <a href="http://tiddlywiki.com/upgrade.html" download="upgrade.html">Download</a> this upgrader to use it offline//
|
||||
//Your data will not leave your browser. <a href="#" download="upgrade.html">Download</a> this upgrader to use it offline//
|
||||
|
||||
//If clicking the link doesn't work, right-click the link and save it that way.//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user