From 5a1ad2045863caf2da8da077e786e9037260aa73 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Mon, 16 Sep 2019 16:05:47 -0700 Subject: [PATCH] Add OCI links to detailed index (#7483) --- website/data/api_detailed_categories.yml | 1 + website/data/docs_detailed_categories.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/website/data/api_detailed_categories.yml b/website/data/api_detailed_categories.yml index 77d90fedb7..f7e1b31a1b 100644 --- a/website/data/api_detailed_categories.yml +++ b/website/data/api_detailed_categories.yml @@ -13,6 +13,7 @@ - api/auth/ldap/index.html - api/auth/okta/index.html - api/auth/cf/index.html + - api/auth/oci/index.html - api/auth/radius/index.html - api/auth/cert/index.html - api/auth/token/index.html diff --git a/website/data/docs_detailed_categories.yml b/website/data/docs_detailed_categories.yml index 0600a7503d..c11f3669ba 100644 --- a/website/data/docs_detailed_categories.yml +++ b/website/data/docs_detailed_categories.yml @@ -106,6 +106,7 @@ - docs/auth/kubernetes.html - docs/auth/github.html - docs/auth/ldap.html + - docs/auth/oci.html - docs/auth/okta.html - docs/auth/cf.html - docs/auth/radius.html