Update url

This commit is contained in:
IamTheFij 2017-08-23 10:44:48 -07:00
parent 0f66eee72b
commit 0fc1966008
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
{
"name": "Clear Transit",
"description": "Clear Transit web server",
"description": "Server application for Clear Transit",
"keywords": [
"transit",
"Sinatra",
"Ruby"
],
"website": "https://github.com/IamTheFij/ClearTransit-Web",
"repository": "https://github.com/IamTheFij/ClearTransit-Web",
"website": "https://github.com/IamTheFij/ClearTransitServer",
"repository": "https://github.com/IamTheFij/ClearTransitServer",
"success_url": "/working",
"scripts": {
"postdeploy": "ruby ./build_agency_bounds.rb"