mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Add repository URL to MkDocs configuration
This commit is contained in:
parent
d5262f24ca
commit
32fd03bd55
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
site_name: PR-Agent Documentation
|
site_name: PR-Agent Documentation
|
||||||
description: Documentation for PR-Agent, the AI-powered Pull Request tool.
|
|
||||||
repo_url: https://github.com/Codium-ai/pr-agent
|
repo_url: https://github.com/Codium-ai/pr-agent
|
||||||
repo_name: Codium-ai/pr-agent
|
repo_name: Codium-ai/pr-agent
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Overview: 'index.md'
|
- Overview: 'index.md'
|
||||||
- Installation:
|
- Installation:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue