aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0ff679..d209937 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Sorting algorithms
==================
-[![Jekyll](https://github.com/egor-tensin/sorting-algorithms/workflows/Jekyll/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions?query=workflow%3AJekyll)
+[![Jekyll](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml)
Getting the hang out of (sorting) algorithms.
Hosted on [GitHub Pages] at https://egor-tensin.github.io/sorting-algorithms/.