Skip to content

Commit 762690f

Browse files
update correct URL
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 2cef39a commit 762690f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/actions/how-tos/secure-your-work/security-harden-deployments

‎content/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-docker.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more information, see [OIDC connections](https://docs.docker.com/enterprise/
3434

3535
## Adding the identity provider to Docker
3636

37-
To use OIDC with Docker, establish a trust relationship between {% data variables.product.prodname_actions %} and Docker by creating an OIDC connection. For more information about this process, see [Create and manage OIDC connections](https://docs.docker.com/enterprise/security/oidc-connections/create-manage/) in the Docker documentation.
37+
To use OIDC with Docker, establish a trust relationship between {% data variables.product.prodname_actions %} and Docker by creating an OIDC connection. For more information about this process, see [Create and manage OIDC connections](https://docs.docker.com/security/authentication/oidc-connections/create-manage/) in the Docker documentation.
3838

3939
1. Sign in to [Docker Home](https://app.docker.com/) and navigate to your organization.
4040
1. Go to **Identity & auth** > **OIDC connections**.

0 commit comments

Comments
 (0)