From df9f7189113c7e2347a747931e5da6aeee7dbdf0 Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Sun, 10 Mar 2019 21:28:56 +0100 Subject: [PATCH] [fix] must use absolute path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fc417a..773ab50 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Ce dépôt regroupe toutes* les slides des présentations et conférences de lib ### Rustkathon mars 2019 -* [Présentation de webassembly](librelois.duniter.io/slides/rustkathon2019_1/wasm) \ No newline at end of file +* [Présentation de webassembly](https://librelois.duniter.io/slides/rustkathon2019_1/wasm/) \ No newline at end of file -- GitLab