Update links
links are to wrong repository and travis-ci
This commit is contained in:
parent
ec6f798b34
commit
b5381c8456
1 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ Types of Contributions
|
|||
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:
|
||||
|
||||
|
@ -43,7 +43,7 @@ articles, and such.
|
|||
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:
|
||||
|
||||
|
@ -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
|
||||
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
|
||||
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.
|
||||
|
||||
Tips
|
||||
|
|
Loading…
Reference in a new issue