upgrade URLs after migrating to ponytracker orga
This commit is contained in:
parent
8f9c168654
commit
a99ff87bff
3 changed files with 3 additions and 3 deletions
|
@ -14,5 +14,5 @@ You can contribute in different ways:
|
||||||
|
|
||||||
* Join the #ponytracker channel on freenode
|
* Join the #ponytracker channel on freenode
|
||||||
* Send an email to dev@lists.ponytracker.eu.org
|
* 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
|
* Fork the repository on Github and make a pull request
|
||||||
|
|
|
@ -2,7 +2,7 @@ PonyTracker
|
||||||
===========
|
===========
|
||||||
|
|
||||||
[](https://travis-ci.org/bouttier/ponytracker)
|
[](https://travis-ci.org/bouttier/ponytracker)
|
||||||
[](https://coveralls.io/r/bouttier/ponytracker?branch=master)
|
[](https://coveralls.io/r/ponytracker/ponytracker?branch=master)
|
||||||
[](https://readthedocs.org/projects/ponytracker/?badge=latest)
|
[](https://readthedocs.org/projects/ponytracker/?badge=latest)
|
||||||
|
|
||||||
PonyTracker is a small and easy-to-use github-like issue tracker.
|
PonyTracker is a small and easy-to-use github-like issue tracker.
|
||||||
|
|
|
@ -47,7 +47,7 @@ Create ``log`` and ``www`` directories::
|
||||||
|
|
||||||
Clone the git repository and switch to the release branch::
|
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
|
$ cd ponytracker # we are now in /srv/www/ponytracker/ponytracker
|
||||||
$ git checkout release
|
$ git checkout release
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue