From ac7a05252ed401cce7025caa10f6ebd5a8bf284f Mon Sep 17 00:00:00 2001 From: agsantos Date: Fri, 22 Jan 2021 17:28:18 -0500 Subject: [PATCH] Updated 7.-Jami-plugins.md (markdown) --- technical/7.-Jami-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technical/7.-Jami-plugins.md b/technical/7.-Jami-plugins.md index c0851cb6..cdd7f9a8 100644 --- a/technical/7.-Jami-plugins.md +++ b/technical/7.-Jami-plugins.md @@ -7,7 +7,7 @@ But that is not all, you can also transform your awesome ideas into a brand new * To properly setup a plugin you must follow the steps in [#How to use it?](#how-to-use-it). * To build a available plugin, please refer to [#How to build?](#how-to-build) instructions. -* To create your own plugin, please refer to [Create Plugin](http://git.jami.net/savoirfairelinux/ring-project/wikis/technical/Create_Plugin) instructions. +* To create your own plugin, please refer to [Create Plugin](7.1 - Create Plugin) instructions. ## How it works? Jami can be break down to three main components that interact together: Daemon, LRC and clients.