upgrade URLs after migrating to ponytracker orga

This commit is contained in:
Élie Bouttier 2015-05-12 22:55:11 +02:00
parent 8f9c168654
commit a99ff87bff
3 changed files with 3 additions and 3 deletions

View file

@ -14,5 +14,5 @@ You can contribute in different ways:
* Join the #ponytracker channel on freenode
* Send an email to dev@lists.ponytracker.eu.org
* Open an issue on Github at https://github.com/bouttier/ponytracker/issues
* Open an issue on Github at https://github.com/ponytracker/ponytracker/issues
* Fork the repository on Github and make a pull request

View file

@ -2,7 +2,7 @@ PonyTracker
===========
[![Build Status](https://travis-ci.org/bouttier/ponytracker.svg?branch=master)](https://travis-ci.org/bouttier/ponytracker)
[![Coverage Status](https://coveralls.io/repos/bouttier/ponytracker/badge.png?branch=master)](https://coveralls.io/r/bouttier/ponytracker?branch=master)
[![Coverage Status](https://coveralls.io/repos/ponytracker/ponytracker/badge.svg?branch=master)](https://coveralls.io/r/ponytracker/ponytracker?branch=master)
[![Documentation Status](https://readthedocs.org/projects/ponytracker/badge/?version=latest)](https://readthedocs.org/projects/ponytracker/?badge=latest)
PonyTracker is a small and easy-to-use github-like issue tracker.

View file

@ -47,7 +47,7 @@ Create ``log`` and ``www`` directories::
Clone the git repository and switch to the release branch::
$ git clone http://github.com/bouttier/ponytracker
$ git clone http://github.com/ponytracker/ponytracker
$ cd ponytracker # we are now in /srv/www/ponytracker/ponytracker
$ git checkout release