From 0ec63ccd0356b61e1a75696d8fdf33ecfa18c9be Mon Sep 17 00:00:00 2001 From: RDaxini Date: Tue, 29 Jul 2025 11:13:32 -0600 Subject: [PATCH] update installation page link Co-Authored-By: Cliff Hansen <5393711+cwhanse@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c00a4c102c..17ad0df8ac 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Installation ============ pvlib-python releases may be installed using the ``pip`` and ``conda`` tools. -Please see the [Installation page](https://pvlib-python.readthedocs.io/en/stable/user_guide/installation.html) of the documentation for complete instructions. +Please see the [Installation page](https://pvlib-python.readthedocs.io/en/stable/user_guide/getting_started/installation.html) of the documentation for complete instructions. Contributing