Update links

links are to wrong repository and travis-ci
This commit is contained in:
Kamil Gałuszka 2015-02-24 16:16:07 +01:00
parent ec6f798b34
commit b5381c8456

View file

@ -13,7 +13,7 @@ Types of Contributions
Report Bugs Report Bugs
~~~~~~~~~~~ ~~~~~~~~~~~
Report bugs at https://github.com/yakky/djangocms-blog/issues. Report bugs at https://github.com/nephila/djangocms-blog/issues.
If you are reporting a bug, please include: If you are reporting a bug, please include:
@ -43,7 +43,7 @@ articles, and such.
Submit Feedback Submit Feedback
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
The best way to send feedback is to file an issue at https://github.com/yakky/djangocms-blog/issues. The best way to send feedback is to file an issue at https://github.com/nephila/djangocms-blog/issues.
If you are proposing a feature: If you are proposing a feature:
@ -101,7 +101,7 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the your new functionality into a function with a docstring, and add the
feature to the list in README.rst. feature to the list in README.rst.
3. The pull request should work for Python 2.6, 2.7, and 3.3, and for PyPy. Check 3. The pull request should work for Python 2.6, 2.7, and 3.3, and for PyPy. Check
https://travis-ci.org/yakky/djangocms-blog/pull_requests https://travis-ci.org/nephila/djangocms-blog/pull_requests
and make sure that the tests pass for all supported Python versions. and make sure that the tests pass for all supported Python versions.
Tips Tips
@ -109,4 +109,4 @@ Tips
To run a subset of tests:: To run a subset of tests::
$ python -m unittest tests.test_djangocms_blog $ python -m unittest tests.test_djangocms_blog