From e7e2101889fbdf31ef0e204937a2b6ce1b04721e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Michon?= Date: Tue, 2 Aug 2016 23:37:01 +0200 Subject: [PATCH] Typo --- README.md | 2 +- scalingo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07ba235b..3dccf458 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ By default, the script creates `whitelist.txt` and adds the main bridges (see ab * to enable extra bridges (one bridge per line) * to disable main bridges (remove the line) -New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want ! +New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want! [![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/sebsauvage/rss-bridge) diff --git a/scalingo.json b/scalingo.json index f4c4ffd3..9b1d51e6 100644 --- a/scalingo.json +++ b/scalingo.json @@ -2,5 +2,5 @@ "name": "RSS Bridge", "description": "rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one.", "repository": "https://github.com/sebsauvage/rss-bridge", - "website": "https://github.com/sebsauvage/rss-bridge", + "website": "https://github.com/sebsauvage/rss-bridge" }