From 8d2596cb592d2cc5fa3181185a0b67ce16c3af4e Mon Sep 17 00:00:00 2001 From: Cyril Chene Date: Mon, 30 Mar 2026 22:55:30 +0200 Subject: [PATCH] JGC-453 - Fix documentation links Made-with: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9c036..738fb73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## General -**jfrog-cli-application** is a Go module that encompasses the JFrog AppTrust 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-application** is a Go module that encompasses the JFrog AppTrust 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