Merge pull request #175 from sigmavirus24/patch-1

Update repository URL in app.json
This commit is contained in:
Frank Stratton ☺
2014-12-15 13:12:33 -08:00
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "httpbin",
"description": "HTTP Request & Response Service, written in Python + Flask.",
"repository": "https://github.com/kennethreitz/httpbin",
"repository": "https://github.com/Runscope/httpbin",
"website": "https://httpbin.org",
"logo": "https://s3.amazonaws.com/f.cl.ly/items/333Y191Z2C0G2J3m3Y0b/httpbin.svg",
"keywords": ["http", "rest", "API", "testing", "integration", "python", "flask"]