Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonel Cristian Mărieș <contact@ionelmc.ro>2015-01-04 01:16:39 +0300
committerIonel Cristian Mărieș <contact@ionelmc.ro>2015-01-04 01:16:39 +0300
commit5d64cc0cc55d005bee8e083b69a4b7d18a9cf80f (patch)
treeace1d85a6e20b7682f43301a4ba96c4b58efcada /README.rst
parentdfc0a6c7f4af900e3d34d6a19311219ddf1fca65 (diff)
Correct few "typos".
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 10e2a9ee6..94567ecf6 100644
--- a/README.rst
+++ b/README.rst
@@ -51,8 +51,8 @@ Contributing
feature idea or a bug.
#. If you feel uncomfortable or uncertain about an issue or your changes, feel
free to email sphinx-dev@googlegroups.com.
-#. Fork the repository on Bitbucket https://github.com/sphinx-doc/sphinx
- to start making your changes to the **default** branch for next major
+#. Fork the repository on GitHub https://github.com/sphinx-doc/sphinx
+ to start making your changes to the **master** branch for next major
version, or **stable** branch for next minor version.
#. Write a test which shows that the bug was fixed or that the feature works
as expected.