From bb95b828358ca4a1d01a2bd572568dcb3072f2bd Mon Sep 17 00:00:00 2001 From: Cyril Chene Date: Mon, 30 Mar 2026 22:56:24 +0200 Subject: [PATCH] JGC-453 - Fix documentation links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ebe7c026..6e522a2f9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## General -**jfrog-cli-security** is a Go module that encompasses the security commands of [JFrog CLI](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli). This module is an Embedded JFrog CLI Plugin and is referenced as a Go module within the [JFrog CLI codebase](https://github.com/jfrog/jfrog-cli). +**jfrog-cli-security** is a Go module that encompasses the security commands of [JFrog CLI](https://docs.jfrog.com/integrations/docs/jfrog-cli). This module is an Embedded JFrog CLI Plugin and is referenced as a Go module within the [JFrog CLI codebase](https://github.com/jfrog/jfrog-cli). ## 🫱🏻‍🫲🏼 Contributions