Skip to content

Commit e47550e

Browse files
authored
Fix repository URL in mkdocs.yml
Updated repository URL to include '.git' suffix.
1 parent 343690d commit e47550e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_description: 'QualCoder Website'
33
site_author: 'QualCoder Teams'
44
docs_dir: docs/
55
repo_name: 'QualCoder-Org/qualcoder-org.github.io'
6-
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io/'
6+
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io.git'
77
nav:
88
- Home: index.md
99
theme:

0 commit comments

Comments
 (0)