Merge pull request #6703 from serverless/update-package-json-homepage

Update homepage in package.json to point to the docs
This commit is contained in:
Mariusz Nowak 2019-09-18 16:09:05 +02:00 committed by GitHub
commit 72b58db74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
},
"engineStrict": true,
"preferGlobal": true,
"homepage": "https://github.com/serverless/serverless#readme",
"homepage": "https://serverless.com/framework/docs/",
"description": "Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more",
"author": "serverless.com",
"license": "MIT",