Skip to content

Commit 729ccf8

Browse files
committed
Corrected configuration
1 parent 2e66037 commit 729ccf8

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_url: https://netwk.pro/docs/
33
repo_url: https://github.com/netwk-pro/netwk-pro-blog
44
repo_name: GitHub
55
docs_dir: docs_raw
6-
site_dir: build/docs
6+
site_dir: build/
77

88
theme:
99
name: material

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@networkpro/docs",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The documentation portal for Network Pro Strategies (Network Pro).",
55
"keywords": [
66
"security",

0 commit comments

Comments
 (0)