diff --git a/www/index.html b/www/index.html
index 8f5999e8..3771f959 100644
--- a/www/index.html
+++ b/www/index.html
@@ -31,7 +31,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with Kiwix (file LICENSE-GPLv3.txt). If not, see
+ along with Kiwix (file LICENSE-GPLv3.txt). If not, see
-->
@@ -109,8 +109,6 @@
Once you have downloaded material from the Kiwix website, you will be able to read material from Wikipedia and many other sources.
You can search among the article titles, and read any of these articles offline, without needing Internet access.
All the content of Wikipedia is inside your device (including the images). It might also work with any content in the OpenZIM format, but has been only tested on the Wikipedia ones.
-
-
Note : version 1.x of this application was designed for Evopedia archives and it's still compatible with it, but this format and project are now discontinued.
Usage
Step 1 : download some content
from https://download.kiwix.org/zim/, with a regular computer.
@@ -170,19 +168,19 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-
along with Kiwix (file LICENSE-GPLv3.txt). If not, see http://www.gnu.org/licenses/
+
along with Kiwix (file LICENSE-GPLv3.txt). If not, see https://www.gnu.org/licenses/
Main libraries and ressources used :
- - jQuery 3, released under the MIT license
- - Bootstrap 3, released under the Apache license 2.0, which includes icons from Glyphicons
- - RequireJS 2, released under the MIT license or new BSD license
- - QUnit 2, released under the MIT license
- - Kiwix logo from kiwix.org, released under the Creative Commons Attribution Share Alike
- - OpenZIM specifications from www.openzim.org, released under the Creative Commons Attribution Share Alike
+ - jQuery 3, released under the MIT license
+ - Bootstrap 3, released under the Apache license 2.0, which includes icons from Glyphicons
+ - RequireJS 2, released under the MIT license or new BSD license
+ - QUnit 2, released under the MIT license
+ - Kiwix logo from kiwix.org, released under the Creative Commons Attribution Share Alike
+ - OpenZIM specifications from www.openzim.org, released under the Creative Commons Attribution Share Alike
- Emscripten to generate a XZ decompressor in javascript : https://github.com/kripken/emscripten, released under the MIT license
- - XZ Embedded (the XZ library converted to Javascript with Emscripten), in public domain
+ - XZ Embedded (the XZ library converted to Javascript with Emscripten), in public domain
Other platforms/versions
Other Kiwix clients exist on various platforms. See the official site : https://www.kiwix.org/
@@ -303,7 +301,7 @@
+ https://requirejs.org/docs/api.html#jsfiles -->