File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 50
50
<tr >
51
51
<td >Benchmarks</td >
52
52
<td >
53
- <a href="https://pvlib-benchmarker .github.io/pvlib-benchmarks/">
53
+ <a href="https://pvlib.github.io/pvlib-benchmarks/">
54
54
<img src="https://img.shields.io/badge/benchmarks-asv-lightgrey" />
55
55
</a>
56
56
</td >
Original file line number Diff line number Diff line change @@ -80,7 +80,6 @@ Finally, start a http server to view the test results:
80
80
81
81
```
82
82
$ asv preview
83
-
84
83
```
85
84
86
85
@@ -89,5 +88,5 @@ Nightly benchmarking
89
88
90
89
The benchmarks are run nightly for new commits to pvlib-python/main.
91
90
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
You can’t perform that action at this time.
0 commit comments