diff --git a/source/integrate-with-integration-environment/index.html.md.erb b/source/integrate-with-integration-environment/index.html.md.erb index 39e3c6f..568810b 100644 --- a/source/integrate-with-integration-environment/index.html.md.erb +++ b/source/integrate-with-integration-environment/index.html.md.erb @@ -14,7 +14,7 @@ If your service requires identity proving, you must authenticate your users firs 1. [Authenticate your user][integrate.authenticate]. 1. [Prove your user's identity][integrate.identity-proving]. 1. [Manage your user's session](/integrate-with-integration-environment/managing-your-users-sessions). -1. [Re-authenticating users](/integrate-with-integration-environment/reauthenticating-users). +1. [Re-authenticating users](/integrate-with-integration-environment/re-authenticating-users). To get started, you’ll need to [authenticate your users][integrate.authenticate].