Skip to content

Commit 6906d3a

Browse files
committed
fix: correct site_url in mkdocs configuration
1 parent 1ff504d commit 6906d3a

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
@@ -1,5 +1,5 @@
11
site_name: AgentJet
2-
site_url: https://doc.agentjet.top/
2+
site_url: https://doc.agentjet.top/AgentJet/
33
site_description: "A cutting-edge, user-friendly training framework designed to optimize AgentScope agents and workflows, fine-tuning language model weights behind the scenes."
44
site_author: "Alibaba Tongyi Lab"
55
repo_url: https://github.com/modelscope/AgentJet

0 commit comments

Comments
 (0)