diff --git a/README.md b/README.md index 5ca829f..e633eb9 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ pod on behalf of a given user, refer to the For a detailed example of how an application/agent can gain a token representing the user via the application, refer to the -[Example Application User OIDC Workflow](application-workflow-detailed.md). +[Example Application User OIDC Workflow](application-user-workflow.md). ## Decentralized Authentication Glossary diff --git a/application-workflow-detailed.md b/application-user-workflow.md similarity index 100% rename from application-workflow-detailed.md rename to application-user-workflow.md