Skip to content

Commit a353c29

Browse files
committed
Change numpydoc-validation link to stable
1 parent a40ae77 commit a353c29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h2>Bio</h2>
225225
<li>
226226
🚀 Creator of the
227227
<a
228-
href="https://numpydoc.readthedocs.io/en/latest/validation.html#docstring-validation-using-pre-commit-hook"
228+
href="https://numpydoc.readthedocs.io/en/stable/validation.html#docstring-validation-using-pre-commit-hook"
229229
rel="noopener noreferrer"
230230
>numpydoc-validation</a
231231
>
@@ -792,10 +792,10 @@ <h2>Exercise</h2>
792792
Look at the setup information for the
793793
<code>numpydoc-validation</code> hook at
794794
<a
795-
href="https://numpydoc.readthedocs.io/en/latest/validation.html"
795+
href="https://numpydoc.readthedocs.io/en/stable/validation.html"
796796
target="_blank"
797797
rel="noopener noreferrer"
798-
>numpydoc.readthedocs.io/en/latest/validation.html</a
798+
>numpydoc.readthedocs.io/en/stable/validation.html</a
799799
>, and add it to your configuration. Be sure to commit your changes.
800800
</p>
801801
<p>

0 commit comments

Comments
 (0)