From 0936938e875c77c80f34b92884a30ff7fceeddcb Mon Sep 17 00:00:00 2001 From: Benjamin Kietzman Date: Sat, 15 Dec 2018 20:19:31 +0100 Subject: [PATCH] ARROW-4039: [Python] Update link to 'development.rst' page from Python README.md Author: Benjamin Kietzman Closes #3185 from bkietz/ARROW-4039-update-development-link and squashes the following commits: a18596e7 Update README.md --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 7d66dddd87c77..ce696939929f9 100644 --- a/python/README.md +++ b/python/README.md @@ -83,6 +83,6 @@ pip install -r ../docs/requirements.txt python setup.py build_sphinx -s ../docs/source ``` -[2]: https://github.com/apache/arrow/blob/master/python/doc/source/development.rst +[2]: https://github.com/apache/arrow/blob/master/docs/source/python/development.rst [3]: https://github.com/pandas-dev/pandas [4]: https://docs.pytest.org/en/latest/