From 0fb536eca6277471f4c330de8142116a4eb51622 Mon Sep 17 00:00:00 2001 From: Joshua Murray Date: Fri, 12 Apr 2024 19:36:42 -0400 Subject: [PATCH] Update README.md fixing badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7352851..9fde83b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ F5 Agility Lab Template ======================= [![Issues](https://img.shields.io/github/issues/f5devcentral/f5-agility-labs-template.svg)](https://github.com/f5devcentral/f5-agility-labs-template/issues) -[![Build the Docs](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/build-the-docs.yml/build.svg)](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/build-the-docs.yml) -[![Check the Docs](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/check-the-docs.yml/check.svg)](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/check-the-docs.yml) +[![Build the Docs](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/build-the-docs.yml/badge.svg)] +[![Check the Docs](https://github.com/f5devcentral/f5-agility-labs-template/actions/workflows/check-the-docs.yml/badge.svg)] Introduction ------------