diff --git a/doc/plugin_development.md b/doc/plugin_development.md index 286397f94ec3afad88bb27073582efe3bd783729..6b99dcfca5c3f1601cf7c4f961adae51cb664ebf 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