From db56985369580cfb9dd1fa3dabc30b5eb0d93f60 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 1 Feb 2020 11:49:46 +0800 Subject: [PATCH] Update app.json --- app.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app.json b/app.json index 75db72a..1c89846 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { - "name": "herokuOnedrive", - "description": "Deploy herokuOnedrive to heroku", - "website": "https://github.com/qkqpttgf/herokuOnedrive", - "repository": "https://github.com/qkqpttgf/herokuOnedrive", + "name": "OneManager", + "description": "Deploy OneManager to heroku", + "website": "https://github.com/qkqpttgf/OneManager-php", + "repository": "https://github.com/qkqpttgf/OneManager-php", "success_url": "/" -} \ No newline at end of file +}