diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-09-16 21:51:44 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-11-18 14:46:42 +0100 |
commit | b10b8aaaa255f88ddc246c8cd0acd24f6d2b744b (patch) | |
tree | 88144c13c81ca93f7d1e81bd3efd196764b06499 | |
parent | d9bd96cf8205c8064af0b973100b5d8d387c5d56 (diff) |
Added https in readme url
-rwxr-xr-x | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Copie du dépôt .. code-block:: bash - git clone --recursive http://git.chimrod.com/blog.git/ + git clone --recursive https://git.chimrod.com/blog.git/ Mise à jour |