aboutsummaryrefslogtreecommitdiff
path: root/doc/book/connect/_index.md
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2023-01-19 12:34:14 +0000
committerAlex <alex@adnab.me>2023-01-19 12:34:14 +0000
commit18bf45061a7548f76e1c7b7b0a92b8ad1609010c (patch)
tree4309c0d1c1088b7719a14e35b9276a4fee6bf8d8 /doc/book/connect/_index.md
parentaff9c264c8455180bc4459c20ec2368d5aad0ddf (diff)
parent97bb1102193e274208ed1db7dc2a8b9445959f94 (diff)
downloadgarage-18bf45061a7548f76e1c7b7b0a92b8ad1609010c.tar.gz
garage-18bf45061a7548f76e1c7b7b0a92b8ad1609010c.zip
Merge pull request 'doc: Added observability.md.' (#477) from jpds/garage:observability-doc into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/477
Diffstat (limited to 'doc/book/connect/_index.md')
-rw-r--r--doc/book/connect/_index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/book/connect/_index.md b/doc/book/connect/_index.md
index ca44ac17..93a2b87e 100644
--- a/doc/book/connect/_index.md
+++ b/doc/book/connect/_index.md
@@ -10,11 +10,12 @@ Garage implements the Amazon S3 protocol, which makes it compatible with many ex
In particular, you will find here instructions to connect it with:
- - [Browsing tools](@/documentation/connect/cli.md)
- [Applications](@/documentation/connect/apps/index.md)
- - [Website hosting](@/documentation/connect/websites.md)
- - [Software repositories](@/documentation/connect/repositories.md)
+ - [Browsing tools](@/documentation/connect/cli.md)
- [FUSE](@/documentation/connect/fs.md)
+ - [Observability](@/documentation/connect/observability.md)
+ - [Software repositories](@/documentation/connect/repositories.md)
+ - [Website hosting](@/documentation/connect/websites.md)
### Generic instructions