diff --git a/www.videolan.org/developers/x265.php b/www.videolan.org/developers/x265.php index b1fdbfe8a88da435c95d6c5794959471bbb882b7..37ec8eff6f00cae90dffdee8ea2f9d4f4dd0ae4e 100644 --- a/www.videolan.org/developers/x265.php +++ b/www.videolan.org/developers/x265.php @@ -50,9 +50,9 @@ <div class="column col-xs-12 col-md-6"> <h2>Getting x265</h2> <h3>Source</h3> - <p>The latest x265 source code can always be found by anonymous <b>hg</b> repository:</p> - <pre><code># hg clone http://hg.videolan.org/x265</code></pre> - <p>You can <a href="http://hg.videolan.org/x265/">browse the source</a> on-line.</p> + <p>The latest x265 source code can always be found by anonymous <b>git</b> repository:</p> + <pre><code># git clone https://bitbucket.org/multicoreware/x265_git.git</code></pre> + <p>You can <a href="https://bitbucket.org/multicoreware/x265_git/src/master/">browse the source</a> on-line.</p> </div> <?php /* <div style="clear: right; float: right; width: 350px;">