Skip to content

Commit f19783a

Browse files
Itai GendlerItai Gendler
authored andcommitted
update documentation base url
1 parent 1003cdf commit f19783a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
theme = "docdock"
2-
baseurl = "https://cli.codefresh.io"
2+
baseurl = "https://codefresh-io.github.io/cli"
33
title = "Codefresh CLI Documentation"
44
publishDir = "../public"
55
languageCode = "en-us"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codefresh",
3-
"version": "0.8.35",
3+
"version": "0.8.36",
44
"description": "Codefresh command line utility",
55
"main": "index.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)