Skip to content

Commit cf700a8

Browse files
committed
update: docs
1 parent 5ed7c66 commit cf700a8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: PyWhisperCpp
2-
repo_url: https://github.com/abdeladim-s/pywhispercpp
3-
repo_name: abdeladim-s/pywhispercpp
2+
repo_url: https://github.com/absadiki/pywhispercpp
3+
repo_name: absadiki/pywhispercpp
44
theme:
55
name: material
66
language: en
@@ -28,7 +28,7 @@ theme:
2828
extra:
2929
social:
3030
- icon: fontawesome/brands/github-alt
31-
link: https://github.com/abdeladim-s/pywhispercpp
31+
link: https://github.com/absadiki/pywhispercpp
3232

3333
markdown_extensions:
3434
- pymdownx.inlinehilite
@@ -49,7 +49,7 @@ markdown_extensions:
4949
pygments_lang_class: true
5050

5151
copyright: |
52-
&copy; 2023 <a href="https://github.com/abdeladim-s" target="_blank" rel="noopener">abdeladim-s</a>
52+
&copy; 2023 <a href="https://github.com/absadiki" target="_blank" rel="noopener">absadiki</a>
5353
5454
plugins:
5555
- search

0 commit comments

Comments
 (0)