Skip to content

Commit d1d794b

Browse files
author
Sebastien Vermeille
authored
Fix README.yaml (#35)
That way examples are usable
1 parent 3ff7ff7 commit d1d794b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ tags:
1919
license: "APACHE2"
2020

2121
# Canonical GitHub repo
22-
github_repo: cloudposse/github-action-string-transformer
22+
github_repo: cloudposse-github-actions/string-transformer
2323

2424
config: {}
2525

2626
# Badges to display
2727
badges:
2828
- name: "Latest Release"
29-
image: "https://img.shields.io/github/release/cloudposse/github-action-string-transformer.svg"
30-
url: "https://github.com/cloudposse/github-action-string-transformer/releases/latest"
29+
image: "https://img.shields.io/github/v/release/cloudposse-github-actions/string-transformer.svg"
30+
url: "https://github.com/cloudposse-github-actions/string-transformer/releases/latest"
3131
- name: "Slack Community"
3232
image: "https://slack.cloudposse.com/badge.svg"
3333
url: "https://slack.cloudposse.com"
@@ -86,4 +86,4 @@ include:
8686
# Contributors to this project
8787
contributors:
8888
- name: "Benjamin Smith"
89-
github: "Benbentwo"
89+
github: "Benbentwo"

0 commit comments

Comments
 (0)