aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2025-03-23 11:28:59 +0900
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2025-03-23 11:28:59 +0900
commit475d21cad81f1bda56a5134114be147e97e62c78 (patch)
tree476217e94981ea280b25f5e77f96f4b405d7cc8d
parentf6147d476d65d04eba3654c3c9251e1bd6eac21a (diff)
downloadguix-475d21cad81f1bda56a5134114be147e97e62c78.tar.gz
guix-475d21cad81f1bda56a5134114be147e97e62c78.zip
doc/cookbook: Update menus.
Change-Id: I435d799ac458c38894f06b94d4334f0854a2c219
-rw-r--r--doc/guix-cookbook.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index d9b98a2ab3..c8bf8c5994 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -203,7 +203,7 @@ Installing Guix on a Cluster
Guix System Management
-* Upgrade Postgres for Cuirass:: How to handle deprecation of the default postgres package.
+* Upgrade Postgres for Cuirass:: Upgrading from the default postgres.
@end detailmenu
@end menu
@@ -5551,7 +5551,7 @@ to unfold slightly different as we are used to and need slight
adjustment. This chapter intends to help with such manners.
@menu
-* Upgrade Postgres for Cuirass:: Upgrading from the default postgres.
+* Upgrade Postgres for Cuirass:: Upgrading from the default postgres.
@end menu
@node Upgrade Postgres for Cuirass