aboutsummaryrefslogtreecommitdiff
path: root/doc/book/cookbook/upgrading.md
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2022-11-16 20:50:45 +0000
committerAlex <alex@adnab.me>2022-11-16 20:50:45 +0000
commit7fafd14a25a800fcc9fde1434319b35d536c675f (patch)
tree1449beb2982cdd10b336adb36eac97622bc48a54 /doc/book/cookbook/upgrading.md
parentbcc97724707aaa39fd64490cdd81aa5073285f33 (diff)
parent555a54ec4063f253e2afdc54a07c43d6d3cb582d (diff)
downloadgarage-7fafd14a25a800fcc9fde1434319b35d536c675f.tar.gz
garage-7fafd14a25a800fcc9fde1434319b35d536c675f.zip
Merge pull request 'Documentation updates' (#423) from doc-0.8 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/423
Diffstat (limited to 'doc/book/cookbook/upgrading.md')
-rw-r--r--doc/book/cookbook/upgrading.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/cookbook/upgrading.md b/doc/book/cookbook/upgrading.md
index f7659921..9f2ba73b 100644
--- a/doc/book/cookbook/upgrading.md
+++ b/doc/book/cookbook/upgrading.md
@@ -1,6 +1,6 @@
+++
title = "Upgrading Garage"
-weight = 40
+weight = 60
+++
Garage is a stateful clustered application, where all nodes are communicating together and share data structures.