Skip to content

Commit

Permalink
Fix badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesJJ committed Sep 1, 2023
1 parent f4d0ef2 commit c027fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jamesjj/line-bot-demo?filename=function/go.mod) ![GitHub](https://img.shields.io/github/license/jamesjj/line-bot-demo?) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/jamesjj/line-bot-demo) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jamesjj/line-bot-demo/Go)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jamesjj/line-bot-demo?filename=function/go.mod) ![GitHub](https://img.shields.io/github/license/jamesjj/line-bot-demo?) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/jamesjj/line-bot-demo) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jamesjj/line-bot-demo/go.yml?branch=main)

# Go Serverless LINE Bot Demo

Expand Down

0 comments on commit c027fef

Please sign in to comment.