diff options
Diffstat (limited to 'doc/context')
-rw-r--r-- | doc/context/en/admin/plugins/help.html | 2 | ||||
-rw-r--r-- | doc/context/es-es/admin/plugins/help.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/context/en/admin/plugins/help.html b/doc/context/en/admin/plugins/help.html index d57f4967f..320d93040 100644 --- a/doc/context/en/admin/plugins/help.html +++ b/doc/context/en/admin/plugins/help.html @@ -6,7 +6,7 @@ which opens a control panel for managing what plugin <i>repositories</i> are installed. These repos are stored in <span style="font-family: monospace;">extend/addon/[repo name]/</span>. The official Hubzilla plugin repo can be added by entering the repo URL - <span style="font-family: monospace;">https://github.com/redmatrix/hubzilla-addons.git</span> + <span style="font-family: monospace;">https://framagit.org/hubzilla/addons.git</span> and choosing a name for the repo such as <b>official</b>. You should see this repo in the list similar to the following: <br> diff --git a/doc/context/es-es/admin/plugins/help.html b/doc/context/es-es/admin/plugins/help.html index 0096937fe..520425b17 100644 --- a/doc/context/es-es/admin/plugins/help.html +++ b/doc/context/es-es/admin/plugins/help.html @@ -6,7 +6,7 @@ que abre un panel de control para administrar qué <i>repositorios</i> de plugins están instalados. Estos repositorios están almacenados en <span style="font-family: monospace;">extend/addon/[nombre del repositorio]/</span>. El repositorio de plugins oficial de Hubzilla se puede añadir escribiendo la URL del repositorio - <span style="font-family: monospace;">https://github.com/redmatrix/hubzilla-addons.git</span> + <span style="font-family: monospace;">https://framagit.org/hubzilla/addons.git</span> y eligiendo un nombre para el repositorio como <b>oficial</b>. Debería ver este repositorio en una lista parecida a esta: <br> |