Skip to content

Commit

Permalink
Fix master->main problems in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzm authored Sep 8, 2023
1 parent 33f04ba commit 3f76000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Qserv: petascale distributed database

[![Qserv CI](https://github.com/lsst/qserv/workflows/CI/badge.svg?branch=master)](https://github.com/lsst/qserv/actions?query=workflow%3A"CI")
[![Qserv CI](https://github.com/lsst/qserv/workflows/CI/badge.svg?branch=main)](https://github.com/lsst/qserv/actions?query=workflow%3A"CI")

## Documentation

[Documentation for master branch](https://qserv.lsst.io/)
[Documentation for main branch](https://qserv.lsst.io/)

0 comments on commit 3f76000

Please sign in to comment.