From dc7bfde0e7098181343933913c02cd170d95fde3 Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Sun, 14 Apr 2024 12:38:55 -0500 Subject: [PATCH] Check hyperlink badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 249a815..4885857 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Alternatively, you can view this and other files on GitHub at [https://github.co [![Python PEP8 Linting](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/pep8-linter.yml/badge.svg)](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/pep8-linter.yml) [![Python Tests](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/basic-tests.yml/badge.svg)](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/basic-tests.yml) - +[![Check hyperlinks](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/check-links.yml/badge.svg)](https://github.com/rasbt/LLMs-from-scratch/actions/workflows/check-links.yml)