diff --git a/doc/intro.rst b/doc/intro.rst index 7b8f86511..abf34a9a0 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -23,8 +23,8 @@ This section is intended to collect helpful hints for those wanting to migrate to reStructuredText/Sphinx from other documentation systems. * Gerard Flanagan has written a script to convert pure HTML to reST; it can be - found at `Launchpad - `_. + found at `BitBucket + `_. * For converting the old Python docs to Sphinx, a converter was written which can be found at `the Python SVN repository