From 43e54ac17ae2414fe3e0bcda3cbf00a6c61893b1 Mon Sep 17 00:00:00 2001 From: Jack Green Date: Thu, 28 May 2026 14:37:23 +0100 Subject: [PATCH] Fix OIDC documentation link in `README.md` --- github-action-examples/oidc-github-actions-example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-action-examples/oidc-github-actions-example/README.md b/github-action-examples/oidc-github-actions-example/README.md index b9aedcdaec..156d6532f1 100644 --- a/github-action-examples/oidc-github-actions-example/README.md +++ b/github-action-examples/oidc-github-actions-example/README.md @@ -25,5 +25,5 @@ This phase sets an OIDC integration between GitHub Actions to the JFrog platform ## Resources -- [OpenID Connect Integration](https://jfrog.com/help/r/jfrog-platform-administration-documentation/openid-connect-integration) +- [OpenID Connect Integration](https://docs.jfrog.com/administration/docs/openid-connect-integration) - [Secure Access To Your Software Development with GitHub OpenID Connect (OIDC) and JFrog](https://jfrog.com/blog/secure-access-development-jfrog-github-oidc)