From b98fa241ddbb22507cb63886f697d25f43197cba Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 17 Apr 2018 15:19:29 -0700 Subject: [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. Backport of 64b74804c537b12d4cca64f7cb529c0478b4c4d9 from master --- docs/internals/contributing/writing-documentation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/internals/contributing/writing-documentation.txt') diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index 8a3bc4b16a..1877bc19de 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -424,11 +424,11 @@ Spelling check Before you commit your docs, it's a good idea to run the spelling checker. You'll need to install a couple packages first: -* `pyenchant `_ (which requires +* `pyenchant `_ (which requires `enchant `_) * `sphinxcontrib-spelling - `_ + `_ Then from the ``docs`` directory, run ``make spelling``. Wrong words (if any) along with the file and line number where they occur will be saved to -- cgit v1.3