diff --git a/README.md b/README.md index 87b59f6..e05e165 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Store your vectors with the rest of your data. Supports: Plus [ACID](https://en.wikipedia.org/wiki/ACID) compliance, point-in-time recovery, JOINs, and all of the other [great features](https://www.postgresql.org/about/) of Postgres -[![Build Status](https://github.com/pgvector/pgvector/workflows/build/badge.svg?branch=master)](https://github.com/pgvector/pgvector/actions) +[![Build Status](https://github.com/pgvector/pgvector/actions/workflows/build.yml/badge.svg)](https://github.com/pgvector/pgvector/actions) ## Installation