Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ To run the suite::

sh run.sh

Refer to the `asv documentation <https://asv.readthedocs.org/>`_ for more info.
Refer to the `asv documentation <https://asv.readthedocs.io/>`_ for more info.
2 changes: 1 addition & 1 deletion asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"project": "schematics",

// The project's homepage
"project_url": "https://schematics.readthedocs.org/",
"project_url": "https://schematics.readthedocs.io/",

// The URL or local path of the source code repository for the
// project being benchmarked
Expand Down