Skip to content

Commit 9b12b36

Browse files
authored
update benchmark links (#1634)
1 parent afa47c4 commit 9b12b36

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<tr>
5151
<td>Benchmarks</td>
5252
<td>
53-
<a href="https://pvlib-benchmarker.github.io/pvlib-benchmarks/">
53+
<a href="https://pvlib.github.io/pvlib-benchmarks/">
5454
<img src="https://img.shields.io/badge/benchmarks-asv-lightgrey" />
5555
</a>
5656
</td>

benchmarks/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Finally, start a http server to view the test results:
8080

8181
```
8282
$ asv preview
83-
8483
```
8584

8685

@@ -89,5 +88,5 @@ Nightly benchmarking
8988

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

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

0 commit comments

Comments
 (0)