diff options
| author | Matti Picus <matti.picus@gmail.com> | 2022-01-31 13:52:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-31 13:52:18 +0200 |
| commit | 6373b7e26b3809d96e047600cc5c8a3bf8b762a4 (patch) | |
| tree | 7329ea1921d784fce55f7db85ca9459d828b6546 | |
| parent | fb0cdc331e0f559e2237fa2e077a4e712f1fee36 (diff) | |
| parent | 47ce2fdffa21f0385776e6b8e8aa9a00e2f46c25 (diff) | |
| download | numpy-6373b7e26b3809d96e047600cc5c8a3bf8b762a4.tar.gz | |
Merge pull request #20950 from mirzaim/fix-broken-link
Fix broken link in nep-0046-sponsorship-guidelines.rst
| -rw-r--r-- | doc/neps/nep-0046-sponsorship-guidelines.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/neps/nep-0046-sponsorship-guidelines.rst b/doc/neps/nep-0046-sponsorship-guidelines.rst index 8535cb554..ed54c21d5 100644 --- a/doc/neps/nep-0046-sponsorship-guidelines.rst +++ b/doc/neps/nep-0046-sponsorship-guidelines.rst @@ -219,8 +219,9 @@ https://scikit-learn.org/stable/about.html#funding. Plus a separate section https://jupyter.org/about. Some subprojects have separate approaches, for example sponsors are listed (by using the `all-contributors <https://github.com/all-contributors/all-contributors>`__ bot) in the README for -`jupyterlab-git <https://github.com/jupyterlab/jupyterlab-git>`__. For a recent -discussion on that, see `here <jupyterlab-git acknowledgements discussion>`_. +`jupyterlab-git <https://github.com/jupyterlab/jupyterlab-git>`__. +For a discussion from Jan 2020 on that, see +`here <https://discourse.jupyter.org/t/ideas-for-recognizing-developer-contributions-by-companies-institutes/3178>`_. *NumFOCUS* has a large banner with sponsor logos on its front page at https://numfocus.org, and a full page with sponsors at different sponsorship |
