浏览代码

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[]