From bf9f88f25127d01a9be8776c149bd934906f3649 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Tue, 10 Jan 2023 10:00:54 -0500 Subject: [PATCH] update benchmark links --- README.md | 2 +- benchmarks/README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 993cfa5665..c7fefe9014 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Benchmarks - + diff --git a/benchmarks/README.md b/benchmarks/README.md index 93ed223157..cb9b97aa13 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -80,7 +80,6 @@ Finally, start a http server to view the test results: ``` $ asv preview - ``` @@ -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