From f511f3cdf3b67a0c626dfe1e2bd4d00cef5d6069 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Thu, 01 Jun 2017 20:44:16 +0200
Subject: [PATCH] clarify badges for releasing

---
 README.rst    |    4 ----
 RELEASING.txt |    4 ++--
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/README.rst b/README.rst
index 137f491..a6ba30b 100644
--- a/README.rst
+++ b/README.rst
@@ -9,10 +9,6 @@
         :target: http://docs.pylonsproject.org/projects/pyramid/en/1.8-branch/
         :alt: 1.8-branch Documentation Status
 
-.. image:: https://readthedocs.org/projects/pyramid/badge/?version=latest
-        :target: http://docs.pylonsproject.org/projects/pyramid/en/latest/
-        :alt: Latest Documentation Status
-
 .. image:: https://img.shields.io/badge/irc-freenode-blue.svg
         :target: https://webchat.freenode.net/?channels=pyramid
         :alt: IRC Freenode
diff --git a/RELEASING.txt b/RELEASING.txt
index 58ebb2f..24bbb3e 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -48,8 +48,8 @@
   include a link under "Bug Fix Releases" to the minor feature
   changes in CHANGES.txt.
 
-- Update README.rst to use correct versions of badges and URLs according to
-  each branch and context, i.e., RTD "latest" == GitHub/Travis "1.x-branch".
+- Update README.rst to use correct versions of badges, URLs, and ALT option
+  according to each branch and context.
 
 - Update whatsnew-X.X.rst in docs to point at change log entries for individual
   releases if applicable.

--
Gitblit v1.9.3