From ee468cdef7d33cf992d6b2bc090cc03d46d3bf83 Mon Sep 17 00:00:00 2001 From: j0ru Date: Tue, 31 Jan 2023 00:28:17 +0100 Subject: [PATCH] kickoff: change badge link to actions page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0063de7..afbb555 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [dust](https://github.com/bootandy/dust) — A more intuitive version of du * [fselect](https://crates.io/crates/fselect) — Find files with SQL-like queries [![build badge](https://api.travis-ci.org/jhspetersson/fselect.svg?branch=master)](https://travis-ci.org/jhspetersson/fselect) * [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal client for git written in Rust. [![build](https://github.com/extrawurst/gitui/workflows/CI/badge.svg?branch=master)](https://github.com/extrawurst/gitui/actions) -* [j0ru/kickoff](https://github.com/j0ru/kickoff) - Fast and snappy wayland program launcher ![build](https://github.com/j0ru/kickoff/actions/workflows/ci.yml/badge.svg) +* [j0ru/kickoff](https://github.com/j0ru/kickoff) - Fast and snappy wayland program launcher [![build](https://github.com/j0ru/kickoff/actions/workflows/ci.yml/badge.svg)](https://github.com/j0ru/kickoff/actions) * [Kondo](https://github.com/tbillington/kondo) - CLI & GUI tool for deleting software project artifacts and reclaiming disk space * [lotabout/rargs](https://github.com/lotabout/rargs) [[rargs](https://crates.io/crates/rargs)] — xargs + awk with pattern matching support [![build badge](https://api.travis-ci.org/lotabout/rargs.svg?branch=master)](https://travis-ci.org/lotabout/rargs) * [lotabout/skim](https://github.com/lotabout/skim) — A fuzzy finder in pure rust [![build badge](https://api.travis-ci.org/lotabout/skim.svg?branch=master)](https://travis-ci.org/lotabout/skim)