summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNattaphoom Chaipreecha <attomos@gmail.com>2019-10-12 08:09:49 +0700
committerNattaphoom Chaipreecha <attomos@gmail.com>2019-10-12 08:09:49 +0700
commitd07c5ba4ae03aab3048f4a77f9303d663b34cd22 (patch)
tree3d447c757b7882da2ee5cc522f0722f345d202da /doc
parentb162ab6a45d5432744b193bb2efbd80a6fe2cc6c (diff)
downloadpytest-d07c5ba4ae03aab3048f4a77f9303d663b34cd22.tar.gz
Update pdb++ link (moved to GitHub)
Diffstat (limited to 'doc')
-rw-r--r--doc/en/projects.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/projects.rst b/doc/en/projects.rst
index 226358596..5b3449945 100644
--- a/doc/en/projects.rst
+++ b/doc/en/projects.rst
@@ -38,7 +38,7 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
* `execnet <http://codespeak.net/execnet>`_ rapid multi-Python deployment
* `pylib <https://pylib.readthedocs.io/en/stable/>`_ cross-platform path, IO, dynamic code library
* `bbfreeze <https://pypi.org/project/bbfreeze/>`_ create standalone executables from Python scripts
-* `pdb++ <http://bitbucket.org/antocuni/pdb>`_ a fancier version of PDB
+* `pdb++ <https://github.com/pdbpp/pdbpp>`_ a fancier version of PDB
* `py-s3fuse <http://code.google.com/p/py-s3fuse/>`_ Amazon S3 FUSE based filesystem
* `waskr <http://code.google.com/p/waskr/>`_ WSGI Stats Middleware
* `guachi <http://code.google.com/p/guachi/>`_ global persistent configs for Python modules