Skip to content

Commit 3e473af

Browse files
committed
fix(docs): correct repository URL to spec-driven organization
Update mkdocs.yml to reference the correct GitHub repository URL from morais90/quadro to spec-driven/quadro, matching the actual repository organization.
1 parent 53bdd7f commit 3e473af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
site_name: Quadro
22
site_description: Your task board in markdown
33
site_author: Quadro Contributors
4-
repo_url: https://github.com/morais90/quadro
5-
repo_name: morais90/quadro
4+
repo_url: https://github.com/spec-driven/quadro
5+
repo_name: spec-driven/quadro
66

77
theme:
88
name: material

0 commit comments

Comments
 (0)