diff options
| author | Sergey Shepelev <temotor@gmail.com> | 2013-04-09 00:12:32 +0400 |
|---|---|---|
| committer | Sergey Shepelev <temotor@gmail.com> | 2013-04-09 00:12:32 +0400 |
| commit | 22e8f4fc7531cf28478497223aee9261ad9846c1 (patch) | |
| tree | 1d54fd1c828d89394da0737f8658cdaeab0a40b3 /doc | |
| parent | e06b8698e7e080aee9b4542c1546265eab2b1f95 (diff) | |
| download | eventlet-22e8f4fc7531cf28478497223aee9261ad9846c1.tar.gz | |
doc: fix bitbucket links after relocation to separate account
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/real_index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/real_index.html b/doc/real_index.html index f7c9dd4..5eea321 100644 --- a/doc/real_index.html +++ b/doc/real_index.html @@ -55,13 +55,13 @@ easy_install eventlet <h3>Development</h3> -<p><a href="http://bitbucket.org/which_linden/eventlet/">trunk repository</a></p> +<p><a href="http://bitbucket.org/eventlet/eventlet/">trunk repository</a></p> <p>We use Mercurial for our source control, hosted by BitBucket. It's easy to branch off the main repository and contribute patches, tests, and documentation back upstream.</p> <h4>Bugs</h4> -<p><a href="http://bitbucket.org/which_linden/eventlet/issues/new/">Bug Report Form</a></p> +<p><a href="http://bitbucket.org/eventlet/eventlet/issues/new/">Bug Report Form</a></p> <p>No registration is required. Please be sure to report bugs <a href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">as effectively as possible</a>, to ensure that we understand and act on them quickly.</p> @@ -105,7 +105,7 @@ easy_install eventlet <li><a class="reference external" href="doc/">Documentation</a></li> <li><a class="reference external" href="https://lists.secondlife.com/pipermail/eventletdev/">Mailing List Archives</a></li> <li><a class="reference external" href="http://eventlet.net/hudson/">Automated Builds</a></li> -<li><a class="reference external" href="http://bitbucket.org/which_linden/eventlet/issues/new/">Bug Report Form</a></li> +<li><a class="reference external" href="http://bitbucket.org/eventlet/eventlet/issues/new/">Bug Report Form</a></li> <li><a class="reference external" href="irc://chat.freenode.net/#eventlet">irc channel</a></li> </ul> </div> |
