From b34ac8a2f3f6959ca587ea04e3ca9279a48f9738 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 22 Jan 2022 16:24:20 +0300 Subject: fix: Display build status badge from correct branch This was still showing the build status for a manually created ref on Buildkite which had not seen any updates since mid-2020. Change-Id: I42786ce2c0ac598f3d6b8ef9379b18294814a5ec Reviewed-on: https://cl.tvl.fyi/c/depot/+/5054 Tested-by: BuildkiteCI Reviewed-by: sterni Autosubmit: tazjin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4049e2272d..1bb29f29e0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ depot ===== -[![Build status](https://badge.buildkite.com/016bff4b8ae2704a3bbbb0a250784e6692007c582983b6dea7.svg?branch=canon)](https://buildkite.com/tvl/depot) +[![Build status](https://badge.buildkite.com/016bff4b8ae2704a3bbbb0a250784e6692007c582983b6dea7.svg?branch=refs/heads/canon)](https://buildkite.com/tvl/depot) This repository is the [monorepo][] for the community around [The Virus Lounge][tvl], containing our personal tools and infrastructure. -- cgit 1.4.1