aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-03-14 16:26:02 +0100
committerLoïc Hoguin <[email protected]>2024-03-14 16:26:02 +0100
commite2ff7181186ca1e53c1d9386aed295e7b7239f09 (patch)
tree1a606e9a893f31519acf11556b4d209bddddbc7c
parent5dff085cd14923fb77eda9849accd3d7b9bd8ff7 (diff)
downloadgun-e2ff7181186ca1e53c1d9386aed295e7b7239f09.tar.gz
gun-e2ff7181186ca1e53c1d9386aed295e7b7239f09.tar.bz2
gun-e2ff7181186ca1e53c1d9386aed295e7b7239f09.zip
Tweak user guide migration link
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index 3d1926d..1fc0197 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -24,7 +24,7 @@ include::internals_tls_over_tls.asciidoc[Internals: TLS over TLS]
= Additional information
-include::migrating_from_2.0.asciidoc[Changes since Gun 2.0]
+include::migrating_from_2.0.asciidoc[Migrating from Gun 2.0 to 2.1]
include::migrating_from_1.3.asciidoc[Migrating from Gun 1.3 to 2.0]