From 9230c965d4dd32d2415b5e9bc6b0ea176b53ef36 Mon Sep 17 00:00:00 2001 From: Tom Conner Date: Thu, 16 Nov 2023 13:25:43 -0500 Subject: [PATCH] header navigation --- AAI/implementations.md | 2 -- index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/AAI/implementations.md b/AAI/implementations.md index c5feb57..ce628c8 100644 --- a/AAI/implementations.md +++ b/AAI/implementations.md @@ -4,8 +4,6 @@ title: AAI Implementations permalink: aai-implementations --- -# Implementations - ## What would a 300,000 foot view of AAI look like? ![this](AAI/AbstractAAI.drawio.svg) diff --git a/index.md b/index.md index 29fc936..621c170 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ layout: home --- -# Authentication and Authorization Infrastructure (AAI) +## Authentication and Authorization Infrastructure (AAI) * [OIDC Profile]({% link AAI/AAIConnectProfile.md %}) * [FAQ]({% link AAI/FAQ.md %})