diff --git a/asv.conf.json b/asv.conf.json index 99c2ea2b5941721a045d8aa7a0586d7d5f9e1eb6..3988c0fafe34ebaed5fd0fdad45fa9ec37ee8fdd 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -40,7 +40,7 @@ //"install_timeout": 600, // the base URL to show a commit for the project. - "show_commit_url": "http://gitlab.tiker.net/inducer/loopy/commits/", + "show_commit_url": "http://github.com/inducer/loopy/commit/", // The Pythons you'd like to test against. If not provided, defaults // to the current version of Python used to run `asv`.