diff --git a/README.md b/README.md index 3ed97b09..55e0b78c 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,13 @@ The Stackage project consists of multiple repositories. This repository contains the metadata on packages to be included in future builds and some project information. In addition, we have the following repositories: -* [stackage-server](https://github.com/fpco/stackage-server) [![Base image](https://github.com/fpco/stackage-server/actions/workflows/base.yml/badge.svg)](https://github.com/fpco/stackage-server/actions/workflows/base.yml) +* [stackage-server](https://github.com/commercialhaskell/stackage-server) * [curator](https://github.com/commercialhaskell/curator) ![Build Status](https://github.com/commercialhaskell/curator/workflows/Runtime%20image/badge.svg) * [lts-haskell](https://github.com/commercialhaskell/lts-haskell) * [stackage-snapshots](https://github.com/commercialhaskell/stackage-snapshots/) Curious how it all fits together? See the [Stackage data -flow](https://github.com/commercialhaskell/stackage/blob/master/DATA-FLOW.md). +flow](https://github.com/commercialhaskell/stackage/blob/master/DATA-FLOW.md) (slightly outdated) Build the package set ---------------------