Use 'www' for API download.

Only www has the cert, apparently, so the old URL complains
if you try to wget it.

(imported from commit 47f8c12b3d2bb8ed47ea92a78b38861fa3ae7bc4)
This commit is contained in:
Waseem Daher 2013-10-14 17:32:49 -04:00
parent 8cc82c6cbe
commit af16617fcc
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<br/> <br/>
<div class="centered-button"> <div class="centered-button">
<a href="https://zulip.com/dist/api/python-zulip_0.2.1.tar.gz" class="btn btn-large btn-primary"><i class="icon-vector-download"></i> Download Python bindings and examples<span class="button-muted">Version 0.2.1</span></a> <a href="https://www.zulip.com/dist/api/python-zulip_0.2.1.tar.gz" class="btn btn-large btn-primary"><i class="icon-vector-download"></i> Download Python bindings and examples<span class="button-muted">Version 0.2.1</span></a>
</div> </div>