diff --git a/asv_bench/asv.conf.json b/asv_bench/asv.conf.json index ecbcd250310..a2878a7bf50 100644 --- a/asv_bench/asv.conf.json +++ b/asv_bench/asv.conf.json @@ -36,7 +36,7 @@ "install_timeout": 600, // the base URL to show a commit for the project. - // "show_commit_url": "http://github.com/owner/project/commit/", + "show_commit_url": "https://github.com/pydata/xarray/commit/", // The Pythons you'd like to test against. If not provided, defaults // to the current version of Python used to run `asv`.