unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 1/5] NEWS, python: update pointer to online documentation
@ 2016-06-02 16:26 Daniel Kahn Gillmor
  2016-06-02 16:26 ` [PATCH 2/5] completion: update the location of the bash-completion project Daniel Kahn Gillmor
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Daniel Kahn Gillmor @ 2016-06-02 16:26 UTC (permalink / raw)
  To: Notmuch Mail

Currently, http://packages.python.org/notmuch/ goes through a series
of redirections and ends up pointing to readthedocs.  Since we're
using readthedocs directly anyway, just point to it directly.

readthedocs are also now sensibly using a separate domain
(readthedocs.io) for their hosted documentation as distinct from their
own domain (readthedocs.org), so use the correct tld.
---
 NEWS                     | 2 +-
 bindings/python/README   | 2 +-
 bindings/python/setup.py | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 90e233b..cb6e21c 100644
--- a/NEWS
+++ b/NEWS
@@ -2361,7 +2361,7 @@ Ruby bindings are now much more complete
 
 Python bindings have been updated and extended
 
-  (docs online at http://packages.python.org/notmuch/)
+  (docs online at https://notmuch.readthedocs.io/)
 
   New bindings:
 
diff --git a/bindings/python/README b/bindings/python/README
index b20ae07..695b5bd 100644
--- a/bindings/python/README
+++ b/bindings/python/README
@@ -10,7 +10,7 @@ If you have downloaded the full source tarball, you can create the
 documentation with sphinx installed, go to the docs directory and
 "make html". A static version of the documentation is available at:
 
-  https://notmuch.readthedocs.org/projects/notmuch-python/
+  https://notmuch.readthedocs.io/projects/notmuch-python/
 
 To build the python bindings, do
 
diff --git a/bindings/python/setup.py b/bindings/python/setup.py
index f4c338e..ba95d95 100644
--- a/bindings/python/setup.py
+++ b/bindings/python/setup.py
@@ -48,7 +48,7 @@ for extremely quick searching and filtering of your email according to
 various criteria.
 
 The documentation for the latest notmuch release can be `viewed
-online <http://notmuch.readthedocs.org/>`_.
+online <https://notmuch.readthedocs.io/>`_.
 
 Requirements
 ------------
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-05 11:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 16:26 [PATCH 1/5] NEWS, python: update pointer to online documentation Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 2/5] completion: update the location of the bash-completion project Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 3/5] update link to Chip Rosenthal article about reply-to munging Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 4/5] nmbug: updated to modern URL for PEP 343 Daniel Kahn Gillmor
2016-06-02 16:26 ` [PATCH 5/5] Use https instead of http where possible Daniel Kahn Gillmor
2016-06-05 11:41 ` [PATCH 1/5] NEWS, python: update pointer to online documentation David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).