chore: update doc links (#2509)

* chore: update doc links

* fix: address pr feedback
This commit is contained in:
NanoCode012
2025-04-11 20:53:18 +07:00
committed by GitHub
parent 756a0559c1
commit 51267ded04
4 changed files with 17 additions and 19 deletions

View File

@@ -14,7 +14,8 @@ requires-python = ">=3.10"
axolotl = "axolotl.cli.main:main"
[project.urls]
Homepage = "https://axolotl-ai-cloud.github.io/axolotl/"
Homepage = "https://axolotl.ai/"
Documentation = "https://docs.axolotl.ai/"
Repository = "https://github.com/axolotl-ai-cloud/axolotl.git"
[tool.setuptools_scm]