File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ $ touch serverless.yml
6666
6767``` yml
6868PyramidTest :
69- component : ' @gosls /tencent-pyramid'
69+ component : ' @serverless /tencent-pyramid'
7070 inputs :
7171 region : ap-guangzhou
7272 functionName : PyramidFunctionTest
Original file line number Diff line number Diff line change 77
88pyramid :
99 region : ap-guangzhou
10- component : ' @gosls /tencent-pyramid'
10+ component : ' @serverless /tencent-pyramid'
1111 inputs :
1212 region : ap-guangzhou
1313 pyramidProjectName : myproject
Original file line number Diff line number Diff line change 7272 },
7373 "repository" : {
7474 "type" : " git" ,
75- "url" : " git+https://github.com/gosls /tencent-pyramid.git"
75+ "url" : " git+https://github.com/serverless-components /tencent-pyramid.git"
7676 },
7777 "bugs" : {
78- "url" : " https://github.com/gosls /tencent-pyramid/issues"
78+ "url" : " https://github.com/serverless-components /tencent-pyramid/issues"
7979 },
80- "homepage" : " https://github.com/gosls /tencent-pyramid#readme"
80+ "homepage" : " https://github.com/serverless-components /tencent-pyramid#readme"
8181}
You can’t perform that action at this time.
0 commit comments