mirror of
https://codeberg.org/scip/digiproof.git
synced 2025-12-18 05:00:58 +01:00
fixed links to download files
This commit is contained in:
@@ -7,10 +7,12 @@ This is an javascript app which allows you to create and maintain a digital test
|
|||||||
|
|
||||||
**This is BETA software, use on your own risk.**
|
**This is BETA software, use on your own risk.**
|
||||||
|
|
||||||
If you want to try it, download the [standalone file digiproof-prod](digiproof-prod.html),
|
If you want to try it, download the
|
||||||
|
[standalone file digiproof-prod](https://raw.github.com/TLINDEN/digiproof/master/digiproof-prod.html),
|
||||||
save it to your disk and open it locally in your browser.
|
save it to your disk and open it locally in your browser.
|
||||||
|
|
||||||
There's also a [development version](digiproof-dev.html), which retains all data across
|
There's also a [development version](https://github.com/TLINDEN/digiproof/blob/master/digiproof-dev.html?raw=true),
|
||||||
|
which retains all data across
|
||||||
browser sessions. This version does store any entered data unencrypted using the
|
browser sessions. This version does store any entered data unencrypted using the
|
||||||
[localStorage adapter for ember.js](https://github.com/rpflorence/ember-localstorage-adapter).
|
[localStorage adapter for ember.js](https://github.com/rpflorence/ember-localstorage-adapter).
|
||||||
**So, please do not enter any production data into the development version!**
|
**So, please do not enter any production data into the development version!**
|
||||||
|
|||||||
Reference in New Issue
Block a user