Przeglądaj źródła

Change to Preparation Guide

Josh Cummings 2 lat temu
rodzic
commit
f6fb138363

+ 1 - 1
docs/modules/ROOT/nav.adoc

@@ -2,7 +2,7 @@
 * xref:prerequisites.adoc[Prerequisites]
 * xref:prerequisites.adoc[Prerequisites]
 * xref:community.adoc[Community]
 * xref:community.adoc[Community]
 * xref:whats-new.adoc[What's New]
 * xref:whats-new.adoc[What's New]
-* xref:migration/index.adoc[Migrating for 6.0]
+* xref:migration/index.adoc[Preparing for 6.0]
 ** xref:migration/servlet/index.adoc[Servlet Migrations]
 ** xref:migration/servlet/index.adoc[Servlet Migrations]
 *** xref:migration/servlet/session-management.adoc[Session Management]
 *** xref:migration/servlet/session-management.adoc[Session Management]
 *** xref:migration/servlet/exploits.adoc[Exploit Protection]
 *** xref:migration/servlet/exploits.adoc[Exploit Protection]

+ 1 - 1
docs/modules/ROOT/pages/migration/index.adoc

@@ -1,5 +1,5 @@
 [[migration]]
 [[migration]]
-= Migrating to 6.0
+= Preparing for 6.0
 
 
 The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
 The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
 Use 5.8 and the steps below to minimize changes when
 Use 5.8 and the steps below to minimize changes when