Skip to content

Commit 66b13d9

Browse files
committed
fix badge
1 parent f672a3d commit 66b13d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hackage-server
22

3-
[![Build status](https://github.com/haskell/hackage-server/actions/workflows/cabal.yml/badge.svg)](https://github.com/haskell/hackage-server/actions/workflows/cabal.yml)
3+
[![Build status](https://github.com/haskell/hackage-server/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/haskell/hackage-server/actions/workflows/haskell-ci.yml)
44
[![Build status](https://github.com/haskell/hackage-server/actions/workflows/nix-flake.yml/badge.svg)](https://github.com/haskell/hackage-server/actions/workflows/nix-flake.yml)
55

66
This is the `hackage-server` code. This is what powers <http://hackage.haskell.org>, and many other private hackage instances. The `master` branch is suitable for general usage. Specific policy and documentation for the central hackage instance exists in the `central-server` branch.

0 commit comments

Comments
 (0)