summaryrefslogtreecommitdiffstats
path: root/app.json
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-09-10 19:19:01 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-09-10 19:20:19 +0200
commit40c73cfc0a4d2b720438e48f9ee0564ebb938d40 (patch)
treea60bdd3ea937aac4fecb6c4ea9e3eb08af1f7417 /app.json
parentcad7741b54abb405334e12cc63c718c233d69b59 (diff)
downloadwekan-40c73cfc0a4d2b720438e48f9ee0564ebb938d40.tar.gz
wekan-40c73cfc0a4d2b720438e48f9ee0564ebb938d40.tar.bz2
wekan-40c73cfc0a4d2b720438e48f9ee0564ebb938d40.zip
Mention Heroku one-click-install on the release notes
Diffstat (limited to 'app.json')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index ea4c1a6f..2bf5cf37 100644
--- a/app.json
+++ b/app.json
@@ -8,7 +8,7 @@
"env": {
"BUILDPACK_URL": "https://github.com/AdmitHub/meteor-buildpack-horse.git",
"ROOT_URL": {
- "description": "IMPORTANT! Please replace <App Name> with the value provided on the top. This will be the full URL of your Rocket.Chat app.",
+ "description": "IMPORTANT! Please replace <App Name> with the value provided on the top. This will be the full URL of your Wekan app.",
"value": "https://<App Name>.herokuapp.com"
}
},