From c25662af5146031833848a141ecbc36b3dcfc30e Mon Sep 17 00:00:00 2001 From: Phil Elson Date: Sat, 2 Apr 2016 00:12:50 +0100 Subject: [PATCH] Minor tweak to readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3826853e..7c89e4ac3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ appropriate conda-forge permissions. It has been configured with: heroku config:set GH_TOKEN= -The service deploys to the "conda-linter" heroku project: https://dashboard.heroku.com/apps/conda-linter/resources +The service deploys to the "conda-forge" heroku project: https://dashboard.heroku.com/apps/conda-forge/resources It is then a case of adding the appropriate webhook to trigger the service on ``pull_request``.