Skip to content

Commit 2b6ec41

Browse files
committed
Merge branch 'main' into v1.1.x
2 parents 20203cb + 28b62dc commit 2b6ec41

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Cross-platform multitool written in C++
44

5-
[![Security Policy](https://img.shields.io/badge/SECURITY_POLICY-navy?style=for-the-badge)](./SECURITY.md)
6-
[![Contribution Guidelines](https://img.shields.io/badge/CONTRIBUTING-blue?style=for-the-badge)](./CONTRIBUTING.md)
7-
[![Code of Conduct](https://img.shields.io/badge/CODE_OF_CONDUCT-navy?style=for-the-badge)](./CODE_OF_CONDUCT.md)
8-
[![License](https://img.shields.io/badge/LICENSE-blue?style=for-the-badge)](./LICENSE)
9-
[![Privacy Policy](https://img.shields.io/badge/PRIVACY_POLICY-navy?style=for-the-badge)](./PRIVACY.md)
5+
[![Security Policy](https://img.shields.io/badge/SECURITY_POLICY-1b0bb5?style=for-the-badge)](./SECURITY.md)
6+
[![Privacy Policy](https://img.shields.io/badge/PRIVACY_POLICY-6f0bb5?style=for-the-badge)](./PRIVACY.md)
7+
[![Contribution Guidelines](https://img.shields.io/badge/CONTRIBUTING-0358ad?style=for-the-badge)](./CONTRIBUTING.md)
8+
[![Code of Conduct](https://img.shields.io/badge/CODE_OF_CONDUCT-03ad90?style=for-the-badge)](./CODE_OF_CONDUCT.md)
9+
[![License](https://img.shields.io/badge/GPL--3.0_LICENSE-5bc118?style=for-the-badge)](./LICENSE)
1010

1111
## Table of Contents
1212
<details>
@@ -108,7 +108,7 @@ macOS support is unplanned.
108108
### Building multitool++
109109

110110
[![tarball](https://img.shields.io/badge/tarball-v1.1.1-green?style=for-the-badge)](https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.tar.gz)
111-
[![zipball](https://img.shields.io/badge/zipball-v1.1.1-green?style=for-the-badge)](https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.zip)
111+
[![zipball](https://img.shields.io/badge/zipball-v1.1.1-blue?style=for-the-badge)](https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.zip)
112112

113113
We generously provide a build.sh and a build.bat to build the software for you.
114114

0 commit comments

Comments
 (0)