mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Replace remaining references to status.calibre-ebook.com
This commit is contained in:
parent
25b973ee2e
commit
712ee6b497
@ -22,7 +22,7 @@ Development
|
||||
[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.
|
||||
|
||||
Bugs
|
||||
|
@ -75,7 +75,7 @@ Getting the code
|
||||
------------------
|
||||
|
||||
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
|
||||
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).
|
||||
|
||||
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::
|
||||
|
||||
|
@ -986,10 +986,9 @@ For many reasons:
|
||||
turn off the update notification, on the update notification itself.
|
||||
|
||||
* 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
|
||||
a month, which someone has to pay. And calibre is currently growing at `half
|
||||
a million new installs a month <https://status.calibre-ebook.com>`_.
|
||||
a month, which someone has to pay.
|
||||
|
||||
* 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user