diff options
author | Willy Micieli <micieli@laposte.net> | 2019-10-27 16:58:43 +0100 |
---|---|---|
committer | Willy Micieli <micieli@laposte.net> | 2019-10-27 16:58:43 +0100 |
commit | 0dffa41aecbfd825d9296052a87a022275945294 (patch) | |
tree | ae21f0c89e395d1255f399f201ef6376a706c173 | |
parent | bf78bb8a93897dfc377ab0557c51b9a31b226e9c (diff) | |
download | shaolin-develop.zip shaolin-develop.tar.gz |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ It's a mvc structure written to be useful for everybody, in order to make websi * [**Source code**](https://git.fumseck.eu/cgit/shaolin) * [**Bug reports**](mailto:bugzilla@laposte.net) - * [**Download**](https://git.fumseck.eu/cgit/shaolin/snapshot/shaolin-1.1.zip) - * [**Show diff**](https://git.fumseck.eu/cgit/shaolin/diff/?id=1.1&id2=1.0&dt=2) + * [**Download**](https://git.fumseck.eu/cgit/shaolin/snapshot/shaolin-1.2.zip) + * [**Show diff**](https://git.fumseck.eu/cgit/shaolin/diff/?id=1.2&id2=1.1&dt=2) * **Route management** * Create a new route |