Skip to content

Updating references to bitbucket #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.es.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

.. _BitBucket: http://bitbucket.org/dhellmann/virtualenvwrapper/overview/
.. _github: https://github.com/python-virtualenvwrapper/virtualenvwrapper/
4 changes: 2 additions & 2 deletions README.ja.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ virtualenvwrapper は Bourne シェル互換の構文で定義された
ここに記載されていないシェルで動作することを発見したら私に
教えてください。もしあなたがその他のシェルで動作させるために
virtualenvwrapper を完全に書き直すことなく修正できるなら、
bitbucket のプロジェクトページを通じて pull リクエストを
GitHub のプロジェクトページを通じて pull リクエストを
送ってください。あなたが非互換なシェル上で動作させるクローンを
作成するなら、このページでリンクを張るので私に連絡してください。

Expand Down Expand Up @@ -84,7 +84,7 @@ virtualenvwrapper のコアへ新しい機能を追加する前に、
`virtualenvwrapper Google Group <http://groups.google.com/group/virtualenvwrapper/>`__
に参加してください。

`BitBucket のバグトラッカー <http://bitbucket.org/dhellmann/virtualenvwrapper/>`__
`GitHub のバグトラッカー <https://github.com/python-virtualenvwrapper/virtualenvwrapper/>`__
でバグを報告してください。

シェルエイリアス
Expand Down
12 changes: 6 additions & 6 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ virtualenvwrapper is a set of shell *functions* defined in Bourne
shell compatible syntax. It is tested under ``bash``, ``ksh``, and
``zsh``. It may work with other shells, so if you find that it does
work with a shell not listed here please let us know by opening a
`ticket on bitbucket
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/issues>`_.
`ticket on GitHub
<https://github.com/python-virtualenvwrapper/virtualenvwrapper/issues>`_.
If you can modify it to work with another shell, without completely
rewriting it, send a pull request through the `bitbucket project page
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/>`_. If
rewriting it, send a pull request through the `GitHub project page
<https://github.com/python-virtualenvwrapper/virtualenvwrapper/>`_. If
you write a clone to work with an incompatible shell, let us know and
we will link to it from this page.

Expand All @@ -71,8 +71,8 @@ Join the `virtualenvwrapper Google Group
<http://groups.google.com/group/virtualenvwrapper/>`__ to discuss
issues and features.

Report bugs via the `bug tracker on Bitbucket
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/issues>`__.
Report bugs via the `bug tracker on GitHub
<https://github.com/python-virtualenvwrapper/virtualenvwrapper/issues>`__.

Shell Aliases
=============
Expand Down
4 changes: 2 additions & 2 deletions docs/source/developers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ For Developers

If you would like to contribute to virtualenvwrapper directly, these
instructions should help you get started. Patches, bug reports, and
feature requests are all welcome through the `BitBucket site
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/>`_. Contributions
feature requests are all welcome through the `GitHub site
<https://github.com/python-virtualenvwrapper/virtualenvwrapper/>`_. Contributions
in the form of patches or pull requests are easier to integrate and
will receive priority attention.

Expand Down
4 changes: 2 additions & 2 deletions docs/source/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ Templates
Below is a list of some of the templates available for use with
:ref:`command-mkproject`.

.. _templates-bitbucket:
.. _templates-github:

bitbucket
---------

The bitbucket_ extension automatically clones a mercurial repository
from the specified bitbucket project.
from the specified Bitbucket project.

.. _bitbucket: https://pypi.python.org/pypi/virtualenvwrapper.bitbucket

Expand Down
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ Join the `virtualenvwrapper Google Group
<https://groups.google.com/group/virtualenvwrapper/>`__ to discuss
issues and features.

Report bugs via the `bug tracker on BitBucket
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/>`__.
Report bugs via the `bug tracker on GitHub
<https://github.com/python-virtualenvwrapper/virtualenvwrapper/>`__.

Shell Aliases
=============
Expand Down
4 changes: 2 additions & 2 deletions docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ shells on OS X and Linux:
It may work with other shells, so if you find that it does work with a
shell not listed here please let me know. If you can modify it to
work with another shell without completely rewriting it, then send a pull
request through the `bitbucket project page`_. If you write a clone to
request through the `GitHub project page`_. If you write a clone to
work with an incompatible shell, let me know and I will link to it
from this page.

.. _bitbucket project page: https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/
.. _GitHub project page: https://GitHub.com/python-virtualenvwrapper/virtualenvwrapper/

Windows Command Prompt
----------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,4 @@ respectively.

.. _Setuptools entry points: https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points

.. _project: https://bitbucket.org/virtualenvwrapper/virtualenvwrapper
.. _project: https://github.com/python-virtualenvwrapper/virtualenvwrapper
6 changes: 3 additions & 3 deletions docs/source/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ A new project directory can be created empty, or populated using one
or more :term:`template` plugins. Templates should be specified as
arguments to :ref:`command-mkproject`. Multiple values can be provided
to apply more than one template. For example, to check out a Mercurial
repository from a project on bitbucket and create a new Django
site, combine the :ref:`templates-bitbucket` and
repository from a project on GitHub and create a new Django
site, combine the :ref:`templates-github` and
:ref:`templates-django` templates.

::

$ mkproject -t bitbucket -t django my_site
$ mkproject -t github -t django my_site

.. seealso::

Expand Down