diff options
author | Alex Auvolat <alex@adnab.me> | 2022-01-10 14:39:35 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-01-10 14:42:58 +0100 |
commit | 9cb2e9e57ce1aab23d8c3b2aaa7581c8e8b78253 (patch) | |
tree | 20099632ccaf1be7b0719290fa323ce88ec9b358 /doc/book/src/SUMMARY.md | |
parent | 3586c7257cf9abe095f934227794627f8cdf7182 (diff) | |
download | garage-9cb2e9e57ce1aab23d8c3b2aaa7581c8e8b78253.tar.gz garage-9cb2e9e57ce1aab23d8c3b2aaa7581c8e8b78253.zip |
Add documentation to migrate to 0.6update-documentationcreate-delete-buckets
Diffstat (limited to 'doc/book/src/SUMMARY.md')
-rw-r--r-- | doc/book/src/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/book/src/SUMMARY.md b/doc/book/src/SUMMARY.md index e1b77cfd..d9b76e96 100644 --- a/doc/book/src/SUMMARY.md +++ b/doc/book/src/SUMMARY.md @@ -44,5 +44,6 @@ - [Working Documents](./working_documents/index.md) - [S3 compatibility target](./working_documents/compatibility_target.md) - [Load balancing data](./working_documents/load_balancing.md) + - [Migrating from 0.5 to 0.6](./working_documents/migration_06.md) - [Migrating from 0.3 to 0.4](./working_documents/migration_04.md) - [Design draft](./working_documents/design_draft.md) |