From 3894f366ec9ffeae36cbeb5730cad9d5c46d7f79 Mon Sep 17 00:00:00 2001 From: Elliot Ford Date: Tue, 21 Feb 2023 06:05:02 +0000 Subject: [PATCH] docs: fix github workflow build badges See the linked GitHub issue from the previous version of the badge: https://github.com/badges/shields/issues/8671 In summary, these badges were changed in a breaking fashion such that the badges were just linking to the github issue rather than showing the data. Updating the url resolves this.