Skip to content

Commit 3467dd8

Browse files
Itai GendlerItai Gendler
authored andcommitted
update docs
1 parent 296eaa2 commit 3467dd8

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,7 +1,7 @@
11
theme = "docdock"
22
baseurl = "https://cli.codefresh.io"
33
title = "Codefresh CLI Documentation"
4-
publishDir = "../public"
4+
publishDir = "../public/cli"
55
languageCode = "en-us"
66
DefaultContentLanguage = "en"
77

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.33",
3+
"version": "0.8.34",
44
"description": "Codefresh command line utility",
55
"main": "index.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)