Skip to content

Commit

Permalink
Remove liberapay and gitter links
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed May 29, 2019
1 parent dd22cfe commit a3b2097
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 19 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
[![MELPA](http://melpa.org/packages/projectile-badge.svg)](http://melpa.org/#/projectile)
[![MELPA Stable](http://stable.melpa.org/packages/projectile-badge.svg)](http://stable.melpa.org/#/projectile)
[![Build Status](https://travis-ci.org/bbatsov/projectile.png?branch=master)](https://travis-ci.org/bbatsov/projectile)
[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/bbatsov/donate)
[![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov)

## Synopsis

[![Join the chat at https://gitter.im/bbatsov/projectile](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/bbatsov/projectile?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

**Projectile** is a project interaction library for Emacs. Its goal is to
provide a nice set of features operating on a project level without
introducing external dependencies (when feasible). For instance -
Expand Down Expand Up @@ -54,11 +51,8 @@ Here's a glimpse of Projectile in action:

You can support my work on Projectile via
[PayPal](https://www.paypal.me/bbatsov),
[Salt](https://salt.bountysource.com/teams/projectile),
[Patreon](https://www.patreon.com/bbatsov) and [Liberapay](https://liberapay.com/bbatsov/donate).

[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/bbatsov/donate)
[![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov)
[Patreon](https://www.patreon.com/bbatsov) and
[Salt](https://salt.bountysource.com/teams/projectile).

## Quickstart

Expand Down
9 changes: 3 additions & 6 deletions doc/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,9 @@ If you want to make changes to the manual's page structure you'll have to edit
## Donations

You can support the development of Projectile via
[Salt](https://salt.bountysource.com/teams/projectile),
[Patreon](https://www.patreon.com/bbatsov) and
[Liberapay](https://liberapay.com/bbatsov/donate).

[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/bbatsov/donate)
[![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov)
[PayPal](https://www.paypal.me/bbatsov),
[Patreon](https://www.patreon.com/bbatsov) and
[Salt](https://salt.bountysource.com/teams/projectile).

## Running the tests in batch mode

Expand Down
7 changes: 2 additions & 5 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,5 @@ Projectile's features:

You can support my work on Projectile via
[PayPal](https://www.paypal.me/bbatsov),
[Salt](https://salt.bountysource.com/teams/projectile),
[Patreon](https://www.patreon.com/bbatsov) and [Liberapay](https://liberapay.com/bbatsov/donate).

[![Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/bbatsov/donate)
[![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov)
[Patreon](https://www.patreon.com/bbatsov) and
[Salt](https://salt.bountysource.com/teams/projectile).

0 comments on commit a3b2097

Please sign in to comment.