Skip to content

Commit

Permalink
perf(readme): fix wrong status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMcAssey committed Oct 13, 2021
1 parent f306782 commit a7c4b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Build Status](https://github.com/glokon/guacamole-lite/actions/workflows/release.yml/badge.svg)
![Code Quality Status](https://github.com/glokon/guacamole-lite/actions/workflows/codeql-analysis.yml/badge.svg)
[![Builld](https://github.com/GLOKON/guacamole-lite/actions/workflows/release.yml/badge.svg)](https://github.com/GLOKON/guacamole-lite/actions/workflows/release.yml)
[![CodeQL](https://github.com/GLOKON/guacamole-lite/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/GLOKON/guacamole-lite/actions/workflows/codeql-analysis.yml)
# guacamole-lite

This is a fork of the hard work done by **Vadim Pronin** https://github.com/vadimpronin/guacamole-lite
Expand Down

0 comments on commit a7c4b0f

Please sign in to comment.