c-w / gutenberg

A simple interface to the Project Gutenberg corpus.
Apache License 2.0
322 stars 59 forks source link

Update urls to not use bitbucket #7

Closed MasterOdin closed 9 years ago

MasterOdin commented 9 years ago

I feel like you should probably update the URL within the setup.py as well as on the pypi page that both point to the now defunct bitbucket repo.

On pypi:

git clone https://c-w@bitbucket.org/c-w/gutenberg.git && cd gutenberg

in setup.py:

    url='https://bitbucket.org/c-w/gutenberg/',
c-w commented 9 years ago

Hi Matthew - thanks for spotting that.