Skip to content

Commit

Permalink
Change link to PRB
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Feb 23, 2018
1 parent 425dd03 commit a11df38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ deploy:
on:
tags: true
distributions: sdist bdist_wheel
repo: niosus/catkin_tools_fetch
repo: Photogrammetry-Robotics-Bonn/catkin_tools_fetch
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ def run(self):
os.chmod(file, mode)


github_url = 'https://github.com/niosus/catkin_tools_fetch'
github_url = \
'https://github.com/Photogrammetry-Robotics-Bonn/catkin_tools_fetch'

setup(
name='catkin_tools_fetch',
Expand Down

0 comments on commit a11df38

Please sign in to comment.