Replace remaining references to status.calibre-ebook.com

This commit is contained in:
Kovid Goyal 2015-01-17 12:40:26 +05:30
parent 25b973ee2e
commit 712ee6b497
3 changed files with 5 additions and 6 deletions

View File

@ -22,7 +22,7 @@ Development
[Setting up a development environment for calibre](http://manual.calibre-ebook.com/develop.html) [Setting up a development environment for calibre](http://manual.calibre-ebook.com/develop.html)
A [tarball of the source code](http://status.calibre-ebook.com/dist/src) for the A [tarball of the source code](http://code.calibre-ebook.com/dist/src) for the
current calibre release. current calibre release.
Bugs Bugs

View File

@ -75,7 +75,7 @@ Getting the code
------------------ ------------------
You can get the calibre source code in two ways, using a version control system or You can get the calibre source code in two ways, using a version control system or
directly downloading a `tarball <http://status.calibre-ebook.com/dist/src>`_. directly downloading a `tarball <http://code.calibre-ebook.com/dist/src>`_.
calibre uses `Git <http://www.git-scm.com/>`_, a distributed version control calibre uses `Git <http://www.git-scm.com/>`_, a distributed version control
system. Git is available on all the platforms calibre supports. After system. Git is available on all the platforms calibre supports. After
@ -89,7 +89,7 @@ calibre is a very large project with a very long source control history, so the
above can take a while (10 mins to an hour depending on your internet speed). above can take a while (10 mins to an hour depending on your internet speed).
If you want to get the code faster, the source code for the latest release is If you want to get the code faster, the source code for the latest release is
always available as an `archive <http://status.calibre-ebook.com/dist/src>`_. always available as an `archive <http://code.calibre-ebook.com/dist/src>`_.
To update a branch to the latest code, use the command:: To update a branch to the latest code, use the command::

View File

@ -986,10 +986,9 @@ For many reasons:
turn off the update notification, on the update notification itself. turn off the update notification, on the update notification itself.
* calibre downloads currently use `about 100TB of bandwidth a month * calibre downloads currently use `about 100TB of bandwidth a month
<http://status.calibre-ebook.com/downloads>`_. Implementing automatic <http://calibre-ebook.com/dynamic/downloads>`_. Implementing automatic
updates would greatly increase that and end up costing thousands of dollars updates would greatly increase that and end up costing thousands of dollars
a month, which someone has to pay. And calibre is currently growing at `half a month, which someone has to pay.
a million new installs a month <https://status.calibre-ebook.com>`_.
* If I implement a dialog that downloads the update and launches it, instead * If I implement a dialog that downloads the update and launches it, instead
of going to the website as it does now, that would save the most ardent of going to the website as it does now, that would save the most ardent