Skip to content

Commit

Permalink
Update to github
Browse files Browse the repository at this point in the history
  • Loading branch information
gillins committed Nov 13, 2019
1 parent 0ccde81 commit 493f5bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ corresponds to which wavelength band.

Downloads
---------
Get the source as a bundle from `BitBucket <https://bitbucket.org/chchrsc/python-fmask/downloads>`_.
Get the source as a bundle from `GitHub <https://github.com/ubarsc/python-fmask/releases>`_.
Release notes for each version can be read in :doc:`releasenotes`. To install from source,
read the INSTALL.txt file included inside the source bundle.

Expand All @@ -172,7 +172,7 @@ Applications that use python-fmask
Issues
------

Please log bugs encountered with the `Issue Tracker <https://bitbucket.org/chchrsc/python-fmask/issues?status=new&status=open>`_.
Please log bugs encountered with the `Issue Tracker <https://github.com/ubarsc/python-fmask/issues>`_.


Python developer documentation
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
ext_modules = extensionsList,
license='LICENSE.txt',
data_files=[('', ['LICENSE.txt'])], # add this to tarball
url='https://bitbucket.org/chchrsc/python-fmask',
url='https://www.pythonfmask.org/',
classifiers=['Intended Audience :: Developers',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2',
Expand Down

0 comments on commit 493f5bc

Please sign in to comment.