From: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat, 27 Feb 2016 13:23:34 -0700
Subject: patch README for Debian

Remove reference to legacy manual since we don't install that (see
d/rules).

Forwarded: not-needed
---
 README.md | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/README.md b/README.md
index 2387de8..f426b7c 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,6 @@
-# [![Flycheck][logo]](https://www.flycheck.org) #
-
-[![License GPL 3](https://img.shields.io/github/license/flycheck/flycheck.svg)][COPYING]
-[![Join the chat](https://img.shields.io/gitter/room/flycheck/flycheck.svg)](https://gitter.im/flycheck/flycheck)
-[![MELPA stable version](http://stable.melpa.org/packages/flycheck-badge.svg)](https://stable.melpa.org/#/flycheck)
-[![Build Status](https://img.shields.io/travis/flycheck/flycheck/master.svg)](https://travis-ci.org/flycheck/flycheck)
-
-<https://www.flycheck.org>
-
 Modern on-the-fly syntax checking extension for GNU Emacs.  [Try it][]!
 
-![](https://raw.githubusercontent.com/flycheck/flycheck/master/doc/images/flycheck-annotated.png)
+![](/usr/share/doc/elpa-flycheck/examples/flycheck-annotated.png)
 
 For a more gentle introduction read the [Installation][] instructions and go
 through [Quickstart][] guide.
@@ -39,9 +30,7 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.  See the [GNU General Public License][copying] for more
 details.
 
-[COPYING]: https://github.com/flycheck/flycheck/blob/master/COPYING
 [manual]: https://www.flycheck.org/en/latest/index.html#the-user-guide
-[logo]: https://raw.githubusercontent.com/flycheck/flycheck/master/doc/_static/logo.png
 [try it]: https://www.flycheck.org/en/latest/#try-out
 [Installation]: https://www.flycheck.org/en/latest/user/installation.html
 [Quickstart]: https://www.flycheck.org/en/latest/user/quickstart.html
