mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
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:
commit
72b58db74f
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user