diff --git a/AUTHORS.txt b/AUTHORS.txt index 4373236..42b735a 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,5 +1,5 @@ -Moscow Django site is developed and maintained by Future Colors. - +Moscow Django site is developed by Future Colors. +Maintained by Moscow Django team. Original site authors: diff --git a/README.rst b/README.rst index 5a002f9..bec216a 100644 --- a/README.rst +++ b/README.rst @@ -3,14 +3,14 @@ Moscow Django Meetup site Sources of https://moscowdjango.ru -.. image:: https://img.shields.io/travis/futurecolors/moscowdjango/master.svg - :target: https://travis-ci.org/futurecolors/moscowdjango +.. image:: https://img.shields.io/travis/moscowdjango/moscowdjango/master.svg + :target: https://travis-ci.org/moscowdjango/moscowdjango -.. image:: https://img.shields.io/coveralls/futurecolors/moscowdjango/master.svg - :target: https://coveralls.io/r/futurecolors/moscowdjango/ +.. image:: https://img.shields.io/coveralls/moscowdjango/moscowdjango/master.svg + :target: https://coveralls.io/r/moscowdjango/moscowdjango/ -.. image:: https://requires.io/github/futurecolors/moscowdjango/requirements.svg?branch=master - :target: https://requires.io/github/futurecolors/moscowdjango/requirements/?branch=master +.. image:: https://requires.io/github/moscowdjango/moscowdjango/requirements.svg?branch=master + :target: https://requires.io/github/moscowdjango/moscowdjango/requirements/?branch=master .. image:: https://img.shields.io/badge/python-3.4-blue.svg @@ -21,7 +21,7 @@ Running locally :: - git clone https://github.com/futurecolors/moscowdjango/ + git clone https://github.com/moscowdjango/moscowdjango/ cd moscowdjango pyenv env source env/bin/activate