Skip to content
Merged
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.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<tr>
<td>Benchmarks</td>
<td>
<a href="https://pvlib-benchmarker.github.io/pvlib-benchmarks/">
<a href="https://pvlib.github.io/pvlib-benchmarks/">
<img src="https://img.shields.io/badge/benchmarks-asv-lightgrey" />
</a>
</td>
Expand Down
5 changes: 2 additions & 3 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Finally, start a http server to view the test results:

```
$ asv preview

```


Expand All @@ -89,5 +88,5 @@ Nightly benchmarking

The benchmarks are run nightly for new commits to pvlib-python/main.

- Timing results: https://pvlib-benchmarker.github.io/pvlib-benchmarks/
- Information on the process: https://github.com/pvlib-benchmarker/pvlib-benchmarks
- Timing results: https://pvlib.github.io/pvlib-benchmarks/
- Information on the process: https://github.com/pvlib/pvlib-benchmarks