From ada34a08881e42ce271c7005ed32795426357c64 Mon Sep 17 00:00:00 2001 From: rlespinasse Date: Sat, 17 Apr 2021 23:19:39 +0200 Subject: [PATCH] docs: fix link to use by badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071e7ed..c9f8d58 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Release][release-badge]][releases] ![Lint][lint-badge] -[![Public workflows that use this action][who-use-it]][use-count-badge] +[![Public workflows that use this action][use-count-badge]][who-use-it] [![Licence][license-badge]][license] This GitHub Action will expose the slug/short values of [some GitHub environment variables][github-env-vars] inside your GitHub workflow.