From 549c0e2df20dbfd576cd2defbba42fc100bbceba Mon Sep 17 00:00:00 2001 From: Yahav Itzhak Date: Mon, 30 Oct 2023 09:28:10 +0200 Subject: [PATCH] Update docs links (#2288) --- README.md | 2 +- build/chocolatey/v2-jf/jfrog-cli-v2-jf.nuspec | 2 +- build/chocolatey/v2/jfrog-cli.nuspec | 2 +- build/deb_rpm/v2-jf/deb/debian/control | 2 +- build/deb_rpm/v2/deb/debian/control | 2 +- build/npm/v2-jf/README.md | 2 +- build/npm/v2/README.md | 2 +- guides/getting-started-with-jfrog-using-the-cli.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b16f33d2a..022e4f894 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Scanned by Frogbot](https://raw.github.com/jfrog/frogbot/master/images/frogbot-badge.svg)](https://github.com/jfrog/frogbot#readme) [![Go Report Card](https://goreportcard.com/badge/github.com/jfrog/jfrog-cli)](https://goreportcard.com/report/github.com/jfrog/jfrog-cli) -[![license](https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=flat)](https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/LICENSE) [![](https://img.shields.io/badge/Docs-%F0%9F%93%96-blue)](https://www.jfrog.com/confluence/display/CLI/JFrog+CLI) +[![license](https://img.shields.io/badge/License-Apache_2.0-blue.svg?style=flat)](https://raw.githubusercontent.com/jfrog/jfrog-cli/v2/LICENSE) [![](https://img.shields.io/badge/Docs-%F0%9F%93%96-blue)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli) [![Go version](https://img.shields.io/github/go-mod/go-version/jfrog/jfrog-cli)](https://tip.golang.org/doc/go1.20) diff --git a/build/chocolatey/v2-jf/jfrog-cli-v2-jf.nuspec b/build/chocolatey/v2-jf/jfrog-cli-v2-jf.nuspec index 4810c3614..9fc7ad50e 100644 --- a/build/chocolatey/v2-jf/jfrog-cli-v2-jf.nuspec +++ b/build/chocolatey/v2-jf/jfrog-cli-v2-jf.nuspec @@ -8,7 +8,7 @@ JFrog CLI V2-jf JFrog Ltd JFrog Ltd - https://www.jfrog.com/confluence/display/CLI/JFrog+CLI + https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli https://github.com/jfrog/jfrog-cli/blob/v2/LICENSE false https://github.com/jfrog/jfrog-cli/issues diff --git a/build/chocolatey/v2/jfrog-cli.nuspec b/build/chocolatey/v2/jfrog-cli.nuspec index 022f60c36..d65e32bb4 100644 --- a/build/chocolatey/v2/jfrog-cli.nuspec +++ b/build/chocolatey/v2/jfrog-cli.nuspec @@ -8,7 +8,7 @@ JFrog CLI V2 JFrog Ltd JFrog Ltd - https://www.jfrog.com/confluence/display/CLI/JFrog+CLI + https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli https://github.com/jfrog/jfrog-cli/blob/v2/LICENSE false https://github.com/jfrog/jfrog-cli/issues diff --git a/build/deb_rpm/v2-jf/deb/debian/control b/build/deb_rpm/v2-jf/deb/debian/control index 06b29a49f..8e2d15591 100644 --- a/build/deb_rpm/v2-jf/deb/debian/control +++ b/build/deb_rpm/v2-jf/deb/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jfrog Build-Depends: debhelper (>=8~) Standards-Version: 3.9.7 -Homepage: https://www.jfrog.com/confluence/display/CLI/JFrog+CLI +Homepage: https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli Package: jfrog-cli-v2-jf Architecture: any diff --git a/build/deb_rpm/v2/deb/debian/control b/build/deb_rpm/v2/deb/debian/control index d93140e44..4c9f43f08 100644 --- a/build/deb_rpm/v2/deb/debian/control +++ b/build/deb_rpm/v2/deb/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jfrog Build-Depends: debhelper (>=8~) Standards-Version: 3.9.7 -Homepage: https://www.jfrog.com/confluence/display/CLI/JFrog+CLI +Homepage: https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli Package: jfrog-cli-v2 Architecture: any diff --git a/build/npm/v2-jf/README.md b/build/npm/v2-jf/README.md index a53432f1d..4b3ca76d9 100644 --- a/build/npm/v2-jf/README.md +++ b/build/npm/v2-jf/README.md @@ -6,7 +6,7 @@ # JFrog CLI -[Website](http://www.jfrog.com) • [Docs](https://www.jfrog.com/confluence/display/CLI/JFrog+CLI) • [Issues](https://github.com/jfrog/jfrog-cli-go/issues) • [Blog](https://jfrog.com/blog/) • [We're Hiring](https://join.jfrog.com/) • [Artifactory Free Trial](https://jfrog.com/artifactory/free-trial/) +[Website](http://www.jfrog.com) • [Docs](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli) • [Issues](https://github.com/jfrog/jfrog-cli/issues) • [Blog](https://jfrog.com/blog/) • [We're Hiring](https://join.jfrog.com/) • [Artifactory Free Trial](https://jfrog.com/artifactory/free-trial/) ## Overview diff --git a/build/npm/v2/README.md b/build/npm/v2/README.md index 621441235..ebae7d87d 100644 --- a/build/npm/v2/README.md +++ b/build/npm/v2/README.md @@ -6,7 +6,7 @@ # JFrog CLI -[Website](http://www.jfrog.com) • [Docs](https://www.jfrog.com/confluence/display/CLI/JFrog+CLI) • [Issues](https://github.com/jfrog/jfrog-cli-go/issues) • [Blog](https://jfrog.com/blog/) • [We're Hiring](https://join.jfrog.com/) • [Artifactory Free Trial](https://jfrog.com/artifactory/free-trial/) +[Website](http://www.jfrog.com) • [Docs](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli) • [Issues](https://github.com/jfrog/jfrog-cli/issues) • [Blog](https://jfrog.com/blog/) • [We're Hiring](https://join.jfrog.com/) • [Artifactory Free Trial](https://jfrog.com/artifactory/free-trial/) ## Overview diff --git a/guides/getting-started-with-jfrog-using-the-cli.md b/guides/getting-started-with-jfrog-using-the-cli.md index 301350310..84bfa87d6 100644 --- a/guides/getting-started-with-jfrog-using-the-cli.md +++ b/guides/getting-started-with-jfrog-using-the-cli.md @@ -124,6 +124,6 @@ jf rt bp ### More * Read more - about [JFrog CLI](https://www.jfrog.com/confluence/display/CLI/JFrog+CLI) & [JFrog's IDE Integrations](https://www.jfrog.com/confluence/display/JFROG/IDE+Integration) + about [JFrog CLI](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli) & [JFrog's IDE Integrations](https://docs.jfrog-applications.jfrog.io/jfrog-applications/ide) * **Your feedback is important!** We'd love to get your feedback and answer any questions you may have. Communicate with us through [GitHub](https://github.com/jfrog/jfrog-cli/issues).