Skip to content

Commit 720e59e

Browse files
authored
Update mkdocs.yaml
1 parent fd2e450 commit 720e59e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
site_name: CodeLLM-Devkit
99
repo_url: https://github.com/IBM/codellm-devkit
1010
repo_name: IBM/codellm-devkit
11-
# edit_uri: docs/
12-
# site_url: https://ibm.github.io/cldk/
11+
edit_uri: docs/
12+
site_url: https://https://ibm.github.io/codellm-devkit/
1313

1414
# This unusual configuration of docs/site directories
1515
# is due to GitHub not presenting /site/ as an option
@@ -79,4 +79,4 @@ plugins:
7979
markdown_extensions:
8080
- admonition
8181
- toc:
82-
toc_depth: 3
82+
toc_depth: 3

0 commit comments

Comments
 (0)