Skip to content

Commit 00f4b25

Browse files
cpuchifflier
authored andcommitted
docs: fix README CI status badge
1 parent 652ef98 commit 00f4b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ssh-parser
22

33
[![LICENSE](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](LICENSE)
4-
[![Build Status](https://travis-ci.org/rusticata/ssh-parser.svg?branch=master)](https://travis-ci.org/rusticata/ssh-parser)
4+
[![Build Status](https://github.com/rusticata/ssh-parser/actions/workflows/rust.yml/badge.svg)](https://github.com/rusticata/ssh-parser/actions/workflows/rust.yml)
55
[![Crates.io Version](https://img.shields.io/crates/v/ssh-parser.svg)](https://crates.io/crates/ssh-parser)
66

77

0 commit comments

Comments
 (0)