Skip to content

Commit 7df9c19

Browse files
refc: YML updates
1 parent db2ff22 commit 7df9c19

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: 20.x
2121

2222
- name: Navigate to docs directory
23-
run: cd kaizen/docs
23+
run: cd ../docs
2424

2525
- run: pwd
2626

docs/pages/self_hosting_guide.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ To create your own local version of CloudCode, follow along the guide to complet
2020
3. [Create a Github app.](self_hosting_guide/setup_github_app)
2121
4. [Prepare the configuration settings.](self_hosting_guide/prepare_configuration)
2222
5. [Deploy the API.](self_hosting_guide/deploy_api)
23+

0 commit comments

Comments
 (0)