emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haml-mode a64d58df8f: Fix build badge URL (broken recently


From: ELPA Syncer
Subject: [nongnu] elpa/haml-mode a64d58df8f: Fix build badge URL (broken recently by GitHub)
Date: Fri, 10 Nov 2023 12:59:45 -0500 (EST)

branch: elpa/haml-mode
commit a64d58df8f098f858c6c11fa1629a90969f9c7e8
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Fix build badge URL (broken recently by GitHub)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dd3d49e310..beb6d3ede6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![MELPA 
Status](http://melpa.org/packages/haml-mode-badge.svg)](http://melpa.org/#/haml-mode)
 [![MELPA Stable 
Status](http://stable.melpa.org/packages/haml-mode-badge.svg)](http://stable.melpa.org/#/haml-mode)
-[![Build 
Status](https://github.com/nex3/haml-mode/workflows/CI/badge.svg)](https://github.com/nex3/haml-mode/actions)
+[![Build 
Status](https://github.com/nex3/haml-mode/actions/workflows/test.yml/badge.svg)](https://github.com/nex3/haml-mode/actions/workflows/test.yml)
 
 # haml-mode for Emacs
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]