Skip to content

Commit 7e98f69

Browse files
authored
Merge pull request #170 from Hacking-the-Cloud/implement_git_committers
Fixed docs_path for GitHub Actions
2 parents 2960539 + 824043c commit 7e98f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.insiders.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins:
99
repository: Hacking-the-Cloud/hackingthe.cloud
1010
branch: main
1111
token: !ENV GH_TOKEN
12-
docs_path: /docs/content/
12+
docs_path: content/
1313
- minify:
1414
minify_html: true
1515
minify_js: true

0 commit comments

Comments
 (0)