Skip to content

Commit 3be2da9

Browse files
committed
Update doc link
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 4aba2e7 commit 3be2da9

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/source/contribute/contrib_doc.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,11 @@ Style Conventions for the Documentaion
245245

246246
6. Spelling
247247

248-
You should check for spelling errors before you push changes. `Aspell <http://aspell.net/>`_
248+
You should check for spelling errors before you push changes. ``Aspell``
249249
is a GNU project Command Line tool you can use for this purpose. Download and install Aspell,
250250
then execute ``aspell check <file-name>`` for all the files changed. Be careful about not
251251
changing commands or other stuff as Aspell gives prompts for a lot of them. Also delete the
252-
temporary ``.bak`` files generated. Refer the `manual <http://aspell.net/man-html/>`_ for more
253-
information on how to use.
252+
temporary ``.bak`` files generated.
254253

255254
7. Notes and Warning Snippets
256255

0 commit comments

Comments
 (0)