Skip to content

Commit

Permalink
DOC: Fix invalid URL in the index.rst file. (numpy#27920)
Browse files Browse the repository at this point in the history
* Modify the invalid URL in the index.rst file.

* Modify the index.rst format to enhance readability.

* Modify the index.rst format to enhance readability.

* Modify the index.rst format to enhance readability.

* Modify the index.rst format to enhance readability.

* MAINT: Rephrase a bit.

---------

Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
  • Loading branch information
setbit123 and charris authored Dec 7, 2024
1 parent e084175 commit 1b2b17a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/neps/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Roadmap & NumPy enhancement proposals
This page provides an overview of development priorities for NumPy.
Specifically, it contains a roadmap with a higher-level overview, as
well as NumPy Enhancement Proposals (NEPs)—suggested changes
to the library—in various stages of discussion or completion (see `NEP
0 <nep-0000>`__).
to the library—in various stages of discussion or completion.
See `NEP 0 <https://github.com/numpy/numpy/blob/main/doc/neps/nep-0000.rst>`__
for more informations about NEPs.

Roadmap
-------
Expand Down

0 comments on commit 1b2b17a

Please sign in to comment.