Skip to content

Commit 609ad78

Browse files
authored
Update README.rst
1 parent 3f9fd34 commit 609ad78

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

README.rst

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,26 @@ the documentation locally if you have `giza
1212
cd docs/
1313
make html
1414

15-
Visit ``docs/mongodb/build/html/index.html`` to view the current state
16-
of the documentation. You may also wish to install `Pygments
15+
You may also wish to install `Pygments
1716
<http://pygments.org>`_ to provide syntax highlighting for code
1817
examples.
1918

20-
To contribute to the documentation please fork this repository on
21-
GitHub and issue a pull request. File issue reports or requests at the
22-
`Documentation Jira Project <https://jira.mongodb.org/browse/DOCS>`_.
23-
See the following documents within this repository that provide a more
24-
thorough overview of the documentation style, process, and overall
25-
organization:
19+
The MongoDB Documentation Project is governed by the terms of the
20+
`MongoDB Contributor Agreement
21+
<https://www.mongodb.com/legal/contributor-agreement>`_.
22+
23+
To contribute to the documentation,
24+
25+
- If you have not done so already, please sign the `MongoDB Contributor Agreement <https://www.mongodb.com/legal/contributor-agreement>`_.
2626

27-
- `Style Guide <http://docs.mongodb.org/manual/meta/style-guide>`_
28-
- `Documentation Practices <http://docs.mongodb.org/manual/meta/practices>`_
29-
- `Documentation Organization <http://docs.mongodb.org/manual/meta/organization>`_
30-
- `Build Instructions <http://docs.mongodb.org/manual/meta/build>`_
27+
- Fork this repository on GitHub and issue a pull request.
28+
29+
To file issues or requests regarding the documentation, go to the
30+
`Documentation Jira Project <https://jira.mongodb.org/browse/DOCS>`_.
3131

3232
All documentation is available under the terms of a `Creative Commons
3333
License <http://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
3434

35-
The MongoDB Documentation Project is governed by the terms of the
36-
`MongoDB Contributor Agreement
37-
<http://www.mongodb.com/legal/contributor-agreement>`_.
3835

3936
If you have any questions, please contact `[email protected]
4037
<mailto:[email protected]>`_.

0 commit comments

Comments
 (0)