aboutsummaryrefslogtreecommitdiff
path: root/src/Technique/Développement/Garage/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/Technique/Développement/Garage/index.md')
-rw-r--r--src/Technique/Développement/Garage/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Technique/Développement/Garage/index.md b/src/Technique/Développement/Garage/index.md
index d710788..67a016d 100644
--- a/src/Technique/Développement/Garage/index.md
+++ b/src/Technique/Développement/Garage/index.md
@@ -16,10 +16,10 @@ Non-goals include:
Currently, Garage is deployed on our cluster (this very website is hosted on garage!) but must be considered as a technical preview.
-If you want to learn more about Garage, you can check our documentation:
- - [Quickstart](/Technique/Développement/Garage/Quickstart.html), learn how to quickly interact with garage.
- - [Related Work](/Technique/Développement/Garage/Related%20Work.html), understand why we decided to build a new software instead of using existing ones.
- - [Internals](/Technique/Développement/Garage/Internals.html), contains a quick description of the data models that are used in Garage.
+If you want to learn more about Garage, you can check our [documentation](https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/master/doc):
+ - [Quickstart](https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/master/doc/Internals.md), learn how to quickly interact with garage.
+ - [Related Work](https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/master/doc/Related%20Work.md), understand why we decided to build a new software instead of using existing ones.
+ - [Internals](https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/master/doc/Internals.md), contains a quick description of the data models that are used in Garage.
External links:
- [Repository](https://git.deuxfleurs.fr/Deuxfleurs/garage/), Garage is a free software, developed on our own Gitea instance