Skip to content

Commit

Permalink
Change project repo in docs and readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuramachandran committed May 23, 2017
1 parent 0a4df92 commit e63741d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ViXeN: View eXtract and aNnotate media
=======================================

[![Build Status](https://travis-ci.org/prabhuramachandran/vixen.svg?branch=master)](https://travis-ci.org/prabhuramachandran/vixen)
[![codecov](https://codecov.io/gh/prabhuramachandran/vixen/branch/master/graph/badge.svg)](https://codecov.io/gh/prabhuramachandran/vixen)
[![Build Status](https://travis-ci.org/vixen-project/vixen.svg?branch=master)](https://travis-ci.org/vixen-project/vixen)
[![codecov](https://codecov.io/gh/vixen-project/vixen/branch/master/graph/badge.svg)](https://codecov.io/gh/vixen-project/vixen)
[![Documentation Status](https://readthedocs.org/projects/vixen/badge/?version=latest)](http://vixen.readthedocs.io/en/latest/?badge=latest)


Expand Down Expand Up @@ -43,7 +43,7 @@ Download

To try out ViXeN please download a binary installer from here:

https://github.com/prabhuramachandran/vixen/releases
https://github.com/vixen-project/vixen/releases

These are very easy to install, basically just download, unzip, and run.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ simple steps:

More detailed instructions are given below.

.. _ViXeN releases: https://github.com/prabhuramachandran/vixen/releases
.. _ViXeN releases: https://github.com/vixen-project/vixen/releases

.. _using-nautilus:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ or post your questions on the vixen-users mailing list here:
https://groups.google.com/d/forum/vixen

The ViXeN issue tracker and source code are available at:
https://github.com/prabhuramachandran/vixen
https://github.com/vixen-project/vixen


--------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
author='Prabhu Ramachandran and Kadambari Devarajan',
author_email='vixen@googlegroups.com',
description='View eXtract and aNnotate media',
url='https://github.com/prabhuramachandran/vixen',
url='https://github.com/vixen-project/vixen',
packages=find_packages(),
package_dir={'vixen':'vixen'},
package_data={
Expand Down

0 comments on commit e63741d

Please sign in to comment.