aboutsummaryrefslogtreecommitdiff
path: root/doc/book/design
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/design')
-rw-r--r--doc/book/design/_index.md2
-rw-r--r--doc/book/design/internals.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/design/_index.md b/doc/book/design/_index.md
index 50933139..5881ab8f 100644
--- a/doc/book/design/_index.md
+++ b/doc/book/design/_index.md
@@ -1,6 +1,6 @@
+++
title = "Design"
-weight = 6
+weight = 70
sort_by = "weight"
template = "documentation.html"
+++
diff --git a/doc/book/design/internals.md b/doc/book/design/internals.md
index 777e017d..cefb7acc 100644
--- a/doc/book/design/internals.md
+++ b/doc/book/design/internals.md
@@ -61,7 +61,7 @@ Garage prioritizes which nodes to query according to a few criteria:
For further reading on the cluster structure look at the [gateway](@/documentation/cookbook/gateways.md)
-and [cluster layout management](@/documentation/reference-manual/layout.md) pages.
+and [cluster layout management](@/documentation/operations/layout.md) pages.
## Garbage collection