From 23ee554813c716d28709eab2a54b9548c6a82ad4 Mon Sep 17 00:00:00 2001
From: inso <insomniak.fr@gmail.com>
Date: Sat, 6 May 2017 11:49:37 +0200
Subject: [PATCH] Update plugin_development.md

---
 doc/plugin_development.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/plugin_development.md b/doc/plugin_development.md
index 286397f9..6b99dcfc 100644
--- a/doc/plugin_development.md
+++ b/doc/plugin_development.md
@@ -2,7 +2,7 @@
 
 ## Prepare dev environment
 
-Follow the doc file [Install for developers](https://github.com/duniter/sakia/doc/install_for_developers.md).
+Follow the doc file [Install for developers](https://github.com/duniter/sakia/blob/dev/doc/install_for_developers.md).
 You can use the same pyenv environment to develop your plugin.
 
 ## Plugin structure
-- 
GitLab