From 23891e085a89477a595f23128efad96c9fdc99b7 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Wed, 12 Feb 2025 14:48:43 +0000 Subject: [PATCH] Fix Client Auth nav link --- docs/modules/ROOT/nav.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 3f3fbe06..2e9471a2 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -61,7 +61,7 @@ ** xref:configure-jaas.adoc[Configure JAAS] ** xref:authorization.adoc[Authorization Methods to Access Cloud Storage] ** Configuring Client Authentication -*** xref:client-auth.adoc[Simple Authentication] +*** xref:client-simple-auth.adoc[Simple Authentication] * Compute ** xref:user-code-deployment.adoc[User Code Deployment] @@ -84,4 +84,4 @@ .Reference // Other reference docs * xref:phone-homes.adoc[Phone home data] -* xref:api-ref.adoc[API types] \ No newline at end of file +* xref:api-ref.adoc[API types]