Skip to content

Commit e8893d2

Browse files
authored
Update mkdocs.yml
1 parent 4ac0557 commit e8893d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
site_name: Arya XAI Documentation
22

3-
site_url: arya-xai.readthedocs.io
3+
site_url: https://arya-xai.readthedocs.io
44
nav:
55
- Home: index.md
66
- How does Arya-xAI work?: algo.md
77
- How to Use the API?: use_the_api.md
88
- Implementing Arya-xAI Image Classification on MNIST Data: examples.md
99
- Layer Types: Layer_types.md
1010

11-
1211
theme: readthedocs

0 commit comments

Comments
 (0)