Skip to content

Commit d0627f8

Browse files
author
Matt Calhoun
authored
fix release badge (#6)
1 parent 3757796 commit d0627f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- markdownlint-disable -->
3-
# terraform-aws-api-gateway [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-api-gateway.svg)](https://github.com/cloudposse/terraform-api-gateway/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
3+
# terraform-aws-api-gateway [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-aws-api-gateway.svg)](https://github.com/cloudposse/terraform-aws-api-gateway/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
44
<!-- markdownlint-restore -->
55

66
[![README Header][readme_header_img]][readme_header_link]

README.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ github_repo: cloudposse/terraform-aws-api-gateway
2929
# Badges to display
3030
badges:
3131
- name: "Latest Release"
32-
image: "https://img.shields.io/github/release/cloudposse/terraform-api-gateway.svg"
33-
url: "https://github.com/cloudposse/terraform-api-gateway/releases/latest"
32+
image: "https://img.shields.io/github/release/cloudposse/terraform-aws-api-gateway.svg"
33+
url: "https://github.com/cloudposse/terraform-aws-api-gateway/releases/latest"
3434
- name: "Slack Community"
3535
image: "https://slack.cloudposse.com/badge.svg"
3636
url: "https://slack.cloudposse.com"

0 commit comments

Comments
 (0)