Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thuongtruong109 committed Aug 13, 2024
1 parent 74abca7 commit 52af2fc
Show file tree
Hide file tree
Showing 5 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.20"
go-version: "1.22"
cache-dependency-path: api/go.sum

- name: Install dependencies
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<img alt="CircleCI status" src="https://circleci.com/gh/circleci/circleci-docs.svg?style=svg">
<a href="https://github.com/thuongtruong109/onelink/pkgs/container/onelink-api"><img alt="Automated api build" src="https://img.shields.io/docker/automated/thuongtruong1009/onelink-api?logo=Docker&label=server"></a>
<a href="https://github.com/thuongtruong109/onelink/pkgs/container/onelink-client"><img alt="Automated client build" src="https://img.shields.io/docker/automated/thuongtruong1009/onelink-client?logo=Docker&label=client"></a>
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/thuongtruong1009/short1url">
<a href="https://github.com/thuongtruong109/onelink/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/thuongtruong1009/short1url"></a>
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/thuongtruong109/onelink">
<a href="https://github.com/thuongtruong109/onelink/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/thuongtruong109/onelink"></a>
<a href="https://paypal.me/thuongtruong1009" rel="nofollow"><img src="https://img.shields.io/badge/Donate-PayPal-ff3f59.svg" style="max-width: 100%;"></a>
<!-- <img alt="api image size" src="https://img.shields.io/docker/image-size/thuongtruong1009/short1url-api/latest">
<img alt="client image size" src="https://img.shields.io/docker/image-size/thuongtruong1009/short1url-client/latest"> -->
Expand Down
Loading

0 comments on commit 52af2fc

Please sign in to comment.