diff options
author | Alex <alex@adnab.me> | 2022-11-16 20:50:45 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-11-16 20:50:45 +0000 |
commit | 7fafd14a25a800fcc9fde1434319b35d536c675f (patch) | |
tree | 1449beb2982cdd10b336adb36eac97622bc48a54 /doc/book/cookbook/recovering.md | |
parent | bcc97724707aaa39fd64490cdd81aa5073285f33 (diff) | |
parent | 555a54ec4063f253e2afdc54a07c43d6d3cb582d (diff) | |
download | garage-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/recovering.md')
-rw-r--r-- | doc/book/cookbook/recovering.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/cookbook/recovering.md b/doc/book/cookbook/recovering.md index 2424558c..2129a7f3 100644 --- a/doc/book/cookbook/recovering.md +++ b/doc/book/cookbook/recovering.md @@ -1,6 +1,6 @@ +++ title = "Recovering from failures" -weight = 35 +weight = 50 +++ Garage is meant to work on old, second-hand hardware. |