diff --git a/README.md b/README.md index 4c05952c..a6870ac7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Keep track of development and community news: * Follow [@DevDocs](https://twitter.com/DevDocs) on Twitter * Join the [mailing list](https://groups.google.com/d/forum/devdocs) -DevDocs is free and open source. If you like it, please consider donating through [Gittip](https://www.gittip.com/Thibaut/) or [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4PTFAGT7K6QVG). Your support helps sustain the project and is highly appreciated. +DevDocs is free and open source. If you like it, please consider funding the project on [Gittip](https://www.gittip.com/Thibaut/). Thanks! **Table of Contents:** [Quick Start](#quick-start) · [Vision](#vision) · [App](#app) · [Scraper](#scraper) · [Commands](#available-commands) · [Contributing](#contributing) · [License](#copyright--license) · [Questions?](#questions) diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee index e6605e17..134ab010 100644 --- a/assets/javascripts/templates/pages/about_tmpl.coffee +++ b/assets/javascripts/templates/pages/about_tmpl.coffee @@ -23,10 +23,8 @@ app.templates.aboutPage = -> """
  • Follow @DevDocs on Twitter
  • Join the mailing list -

    If you use and like DevDocs, please consider donating through - Gittip or - PayPal.
    - Your support helps sustain the project and is highly appreciated. +

    If you like DevDocs, please consider funding the project on + Gittip. Thanks!

    Credits