From 69dcdc086d1c4c7be9a68929205f0e6fe3e832ca Mon Sep 17 00:00:00 2001
From: Jeff Dickey <216188+jdx@users.noreply.github.com>
Date: Thu, 21 Dec 2023 04:19:22 -0600
Subject: [PATCH] docs

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2266b40..b00c35f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ![Crates.io](https://img.shields.io/crates/d/demand)
 ![docs.rs](https://img.shields.io/docsrs/demand)
 ![GitHub License](https://img.shields.io/github/license/jdx/demand)
-![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jdx/demand/test.yml)
+![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jdx/demand/test.yml)
 ![GitHub issues](https://img.shields.io/github/issues/jdx/demand)
 
 A prompt library for Rust. Based on [huh? for Go](https://github.com/charmbracelet/huh).