From 317726cbd06191650726906847854c04e440f349 Mon Sep 17 00:00:00 2001 From: docktermj Date: Mon, 4 Dec 2023 09:35:17 -0500 Subject: [PATCH] #108 Fix URLs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a81c8a..f10a9f7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It also shows best practices that can be retro-fitted into existing repositories [![go-test-linux.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-linux.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-linux.yaml) [![go-test-darwin.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-darwin.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-darwin.yaml) [![go-test-windows.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-windows.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-windows.yaml) -[![gosec.yaml](https://github.com/Senzing/template-go/actions/workflows/gosec/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/gosec.yaml) +[![gosec.yaml](https://github.com/Senzing/template-go/actions/workflows/gosec.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/gosec.yaml) [![License](https://img.shields.io/badge/License-Apache2-brightgreen.svg)](https://github.com/Senzing/template-go/blob/main/LICENSE) ## Overview