diff --git a/asv.conf.json b/asv.conf.json index 68a38f10c..c218f7b56 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -2,7 +2,7 @@ "version": 1, "project": "outlines", "project_url": "https://outlines-dev.github.io/outlines/", - "repo": "..", + "repo": "https://github.com/outlines-dev/outlines", "dvcs": "git", "branches": ["main"], "build_command": "pip install .",