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 11# Public Parameter Registry for AWS
22
3- [ ![ GitHub Actions] ( https://github.com/hello-nrfcloud/public-parameter-registry-aws-js /workflows/Test%20and%20Release/badge.svg )] ( https://github.com/hello-nrfcloud/public-parameter-registry-aws-js /actions/workflows/test-and-release.yaml )
3+ [ ![ GitHub Actions] ( https://github.com/hello-nrfcloud/public-parameter-registry-aws/workflows/Test%20and%20Release/badge.svg )] ( https://github.com/hello-nrfcloud/public-parameter-registry-aws/actions/workflows/test-and-release.yaml )
44[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
55[ ![ Renovate] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com )
66[ ![ @commitlint/config-conventional ] ( https://img.shields.io/badge/%40commitlint-config--conventional-brightgreen )] ( https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional )
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export const handler = async (event: {
4444 '@ts' : new Date ( ) . toISOString ( ) ,
4545 '@version' : 1 ,
4646 '@context' :
47- 'https://github.com/hello-nrfcloud/public-parameter-registry-aws-js ' ,
47+ 'https://github.com/hello-nrfcloud/public-parameter-registry-aws' ,
4848 ...registry ,
4949 }
5050 console . log ( JSON . stringify ( { json } , null , 2 ) )
Original file line number Diff line number Diff line change 1010 },
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/hello-nrfcloud/public-parameter-registry-aws-js .git"
13+ "url" : " git+https://github.com/hello-nrfcloud/public-parameter-registry-aws.git"
1414 },
1515 "bugs" : {
16- "url" : " https://github.com/hello-nrfcloud/public-parameter-registry-aws-js /issues"
16+ "url" : " https://github.com/hello-nrfcloud/public-parameter-registry-aws/issues"
1717 },
18- "homepage" : " https://github.com/hello-nrfcloud/public-parameter-registry-aws-js #readme" ,
18+ "homepage" : " https://github.com/hello-nrfcloud/public-parameter-registry-aws#readme" ,
1919 "keywords" : [
2020 " nordicsemiconductor" ,
2121 " cellular-iot" ,
You can’t perform that action at this time.
0 commit comments