소스 검색

Update order of guides in nav.adoc

Joe Grandja 2 년 전
부모
커밋
509b332c2d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/modules/ROOT/nav.adoc

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

@@ -5,9 +5,9 @@
 * xref:core-model-components.adoc[]
 * xref:protocol-endpoints.adoc[]
 * xref:how-to.adoc[]
-** xref:guides/how-to-ext-grant-type.adoc[]
-** xref:guides/how-to-jpa.adoc[]
 ** xref:guides/how-to-pkce.adoc[]
 ** xref:guides/how-to-social-login.adoc[]
+** xref:guides/how-to-ext-grant-type.adoc[]
 ** xref:guides/how-to-userinfo.adoc[]
+** xref:guides/how-to-jpa.adoc[]
 ** xref:guides/how-to-custom-claims-authorities.adoc[]