diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-03-22 16:19:58 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-03-22 16:19:58 +0100 |
commit | 9cb9945131949280dcfbee9b938d0b87ed40488e (patch) | |
tree | 5e83a9c752e3c092882e2c7e013db300cc2a3737 | |
parent | 7f9c1d55951001c80577627316f0644ea2deca3b (diff) | |
download | garage-9cb9945131949280dcfbee9b938d0b87ed40488e.tar.gz garage-9cb9945131949280dcfbee9b938d0b87ed40488e.zip |
[doc] Added mention that GarageHQ is hosted with Garage
-rw-r--r-- | doc/book/src/intro.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/book/src/intro.md b/doc/book/src/intro.md index 2db6aac2..3440aef3 100644 --- a/doc/book/src/intro.md +++ b/doc/book/src/intro.md @@ -4,6 +4,10 @@ </a> </p> +``` +This very website is hosted using Garage. In other words: the doc is the PoC! +``` + # The Garage Geo-Distributed Data Store Garage is a lightweight geo-distributed data store. |