We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2e450 commit 720e59eCopy full SHA for 720e59e
mkdocs.yaml
@@ -8,8 +8,8 @@
8
site_name: CodeLLM-Devkit
9
repo_url: https://github.com/IBM/codellm-devkit
10
repo_name: IBM/codellm-devkit
11
-# edit_uri: docs/
12
-# site_url: https://ibm.github.io/cldk/
+edit_uri: docs/
+site_url: https://https://ibm.github.io/codellm-devkit/
13
14
# This unusual configuration of docs/site directories
15
# is due to GitHub not presenting /site/ as an option
@@ -79,4 +79,4 @@ plugins:
79
markdown_extensions:
80
- admonition
81
- toc:
82
- toc_depth: 3
+ toc_depth: 3
0 commit comments