Skip to content

DOC: contributing.rst sphinx link leads to 400 bad request #31010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tonywu1999 opened this issue Jan 14, 2020 · 3 comments
Closed

DOC: contributing.rst sphinx link leads to 400 bad request #31010

tonywu1999 opened this issue Jan 14, 2020 · 3 comments
Assignees
Labels
Milestone

Comments

@tonywu1999
Copy link
Contributor

When reading through the contributing guidelines (https://dev.pandas.io/docs/development/contributing.html), there are links to the Sphinx documentation and an introduction to reST.

Sphinx documentation: http://sphinx.pocoo.org/
Introduction to reST: http://sphinx.pocoo.org/rest.html

However, these links are not working and are leading to 400 bad requests.

I propose we replace these links with the following links:
Sphinx documentation: http://www.sphinx-doc.org/en/master/
Introduction to reST: https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html

I think this will be an easy fix, editing the links in the contributing.rst file in the documentation folder.

@MarcoGorelli
Copy link
Member

Thanks for the report!

I agree, but perhaps https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html is more suited as the link for "Introduction to reST"?

@tonywu1999
Copy link
Contributor Author

take

@simonjayhawkins
Copy link
Member

xref #31011

@simonjayhawkins simonjayhawkins added this to the 1.0.0 milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants