mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix route to /overview vs /admin_guide
This commit is contained in:
parent
16084abdce
commit
dcce698d54
4 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ template: docs
|
|||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/overview'
|
||||
default: '/admin_guide'
|
||||
---
|
||||
|
||||
Diese Seite bietet eine Übersicht über das Ökosystem eines YunoHost-Servers. Diese Übersicht macht mehrere Vereinfachungen und zielt wesentlich darauf ab, ein globales Bild zu vermitteln, bevor tiefer auf die verschiedenen Aspekte eingegangen wird.
|
||||
|
|
|
@ -5,7 +5,7 @@ template: docs
|
|||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/overview'
|
||||
default: '/admin_guide'
|
||||
---
|
||||
|
||||
Cette page pose une vue d'ensemble de l'écosystème d'un serveur sous YunoHost. Bien que celle-ci contienne des approximations et des raccourcis, elle permet de poser une première représentation générale avant de rentrer plus dans le détail des différents aspects.
|
||||
|
|
|
@ -5,7 +5,7 @@ template: docs
|
|||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/overview'
|
||||
default: '/admin_guide'
|
||||
---
|
||||
|
||||
Questa pagina provvede a fornire una vista d'insieme dell'ecosistema di un server YunoHost. Pur contenendo delle approssimazioni e delle scorciatoie, permette di avere una prima vista globale prima di entrare più nel dettaglio dei differenti aspetti.
|
||||
|
|
|
@ -5,7 +5,7 @@ template: docs
|
|||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/overview'
|
||||
default: '/admin_guide'
|
||||
---
|
||||
|
||||
This page provide an overview of the ecosystem of a YunoHost server. While this overview contains several approximations, the purpose here is to introduce the global picture before digging into the different aspects.
|
||||
|
|
Loading…
Reference in a new issue