Codebase list django-allauth / lintian-fixes/main debian / patches / 0001-Remove-all-privacy-breack-links-from-documentation.patch
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

0001-Remove-all-privacy-breack-links-from-documentation.patch @lintian-fixes/mainraw · history · blame

From: =?utf-8?q?Pierre-Elliott_B=C3=A9cue?= <becue@crans.org>
Date: Tue, 12 Dec 2017 10:35:57 +0100
Subject: Remove all privacy breack links from documentation

Forwarded: not-needed
---
 README.rst | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/README.rst b/README.rst
index 199979d..7153835 100644
--- a/README.rst
+++ b/README.rst
@@ -2,28 +2,6 @@
 Welcome to django-allauth!
 ==========================
 
-.. image:: https://github.com/pennersr/django-allauth/actions/workflows/ci.yml/badge.svg
-   :target: https://github.com/pennersr/django-allauth/actions
-
-.. image:: https://img.shields.io/pypi/v/django-allauth.svg
-   :target: https://pypi.python.org/pypi/django-allauth
-
-.. image:: https://coveralls.io/repos/pennersr/django-allauth/badge.svg?branch=master
-   :alt: Coverage Status
-   :target: https://coveralls.io/r/pennersr/django-allauth
-
-.. image:: https://pennersr.github.io/img/bitcoin-badge.svg
-   :target: https://blockchain.info/address/1AJXuBMPHkaDCNX2rwAy34bGgs7hmrePEr
-
-.. image:: https://img.shields.io/badge/code%20style-pep8-green.svg
-   :target: https://www.python.org/dev/peps/pep-0008/
-
-.. image:: https://img.shields.io/badge/code_style-standard-brightgreen.svg
-   :target: http://standardjs.com
-
-.. image:: https://pennersr.github.io/img/emacs-badge.svg
-   :target: https://www.gnu.org/software/emacs/
-
 Integrated set of Django applications addressing authentication,
 registration, account management as well as 3rd party (social) account
 authentication.