Skip to content

Commit 99cd99f

Browse files
author
Prashanna Dahal
committed
Fix dead documentation links
* Update contributing-docs link to new structure * Ensure both documentation links work correctly * Point to getting-started/contribute path Signed-off-by: Prashanna Dahal <prashanna217@gmail.com>
1 parent dc4fc99 commit 99cd99f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ template. Your help and contribution make ScanCode docs better, we love hearing
8585

8686
The ScanCode documentation is hosted at `scancode-toolkit.readthedocs.io <https://scancode-toolkit.readthedocs.io/en/latest/>`_.
8787

88-
If you want to contribute to Scancode Documentation, you'll find `this guide here https://scancode-toolkit.readthedocs.io/en/latest/getting-started/contribute/contributing-docs.html`_ helpful.
88+
If you want to contribute to Scancode Documentation, you'll find `this guide here <https://scancode-toolkit.readthedocs.io/en/latest/getting-started/contribute/contributing-docs.html>`_ helpful.
8989

9090
Development
9191
===========
@@ -123,7 +123,7 @@ To set up ScanCode for local development:
123123

124124
git checkout -b name-of-your-bugfix-or-feature
125125

126-
4. Check out the Contributing to Code Development `documentation <https://scancode-toolkit.readthedocs.io/en/stable/contribute/contrib_dev.html>`_, as it contains more in-depth guide for contributing code and documentation.
126+
4. Check out the Contributing to Code Development `documentation <https://scancode-toolkit.readthedocs.io/en/latest/getting-started/contribute/contributing-docs.html>`_, as it contains more in-depth guide for contributing code and documentation.
127127

128128
5. To configure your local environment for development, locate to the main
129129
directory of the local repository, and run the configure script.

0 commit comments

Comments
 (0)