diff --git a/technical/7. Jami plugins.md b/technical/7.-Jami-plugins.md
similarity index 93%
rename from technical/7. Jami plugins.md
rename to technical/7.-Jami-plugins.md
index b56827fdc372744e3a5a4e375c9f9a7a85216980..2c3c300349049c51adbf1ae8b4f33cb9be410a3a 100644
--- a/technical/7. Jami plugins.md	
+++ b/technical/7.-Jami-plugins.md
@@ -24,31 +24,29 @@ To setup a plugin for Android you must go under Setting, enable plugins if it di
 After installed it is automaticaly loaded. 
 Optionally, the user can manually perform load/unload using the checkbox button on the plugin list.
 
-![install_android](/uploads/plugins/install_android.jpg)
-![installed_android](/uploads/plugins/installed_android.jpg)
+![install_android](uploads/f53787b5780dce066f7a1b08cf93c992/install_android.jpg)
+![installed_android](uploads/2fc925933bbfb3296f48f9e1da3e0706/installed_android.jpg)
 
 For Android uninstall, one must click on the plugin and a uninstall option will appear allong with the preferences and a reset preferences option.
 In order to a preference modification can take effect the plugin has to be reloaded.
 
-![uninstall_android](/uploads/plugins/uninstall_android.jpg)
-![change_preference_android](/uploads/plugins/change_preference_android.jpg)
+![uninstall_android](uploads/695d77baaf669134d271c4f7c1c82301/uninstall_android.jpg)
+![change_preference_android](uploads/5632dc645e41d02fa2458cba414ac67c/change_preference_android.jpg)
 
 #### Linux
 Similarly, for Linux, one must go to Jami Prefences, enable plugins if it disabled, and select a plugins file from your computer.
 For Linux, each plugins in plugins list shows a uninstall button and a checkbox button corresponding to the load/unload action.
 For client-gnome it is not yet possible to change plugin's preferences.
 
-![install_linux](/uploads/plugins/install_linux.png)
-![installed_linux](/uploads/plugins/installed_linux.png)
+![install_linux](uploads/20037cbaaa4082ec73af44c4e76864f1/install_linux.png)
+![installed_linux](uploads/984597d748a460637ad0858163f4a67f/installed_linux.png)
 
 ### Use!
 A plugins only take place if you turn them on during a call.
 For either Android or Linux you can do so by clicking on the plugins icon on your call screen.
 
-![use_android](/uploads/plugins/use_android.jpg)
-
-![use_linux](/uploads/plugins/use_linux.png)
-
+![use_android](uploads/fcc6e051436f0b97f896290546b19447/use_android.jpg)
+![use_linux](uploads/764a9bba83310616e8b9cb057d4f7db4/use_linux.png)
 
 ## How to build?
 If you want to make something with your video call, it is possible that you will do so with OpenCV and/or Tensorflow.