Skip to content

Fix broken links in `CONTRIBUTING.rst'. #848

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
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ pull request.
Please review the following documents for our style, conventions,
processes and practices for the MongoDB Documentation:

- `Style and Conventions <meta.style-guide.rst>`_
- `Practices and Processes <meta.practices.rst>`_
- `Organization <meta.organization.rst>`_
- `Building and Deploying MongoDB Documentation <meta.build.rst>`_
- `Style Guide <http://docs.mongodb.org/manual/meta/style-guide>`_
- `Documentation Practices <http://docs.mongodb.org/manual/meta/practices>`_
- `Documentation Organization <http://docs.mongodb.org/manual/meta/organization>`_
- `Build Instructions <http://docs.mongodb.org/manual/meta/build>`_

Do not hesitate to open a ticket in our `Jira`_ project
or to contact the `documentation team`_
Expand Down