From 7b0647b02456b209048364ce48eedfe35ded5dc8 Mon Sep 17 00:00:00 2001 From: Jon Gear Date: Sun, 4 Jan 2026 15:26:42 -0800 Subject: [PATCH] docs: update GH CI badge source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a136c44..345f823 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Jon Gear's Website And Blog [![Netlify Status](https://api.netlify.com/api/v1/badges/4771c8dc-35e6-45fa-96d2-158d20f5c2d0/deploy-status)](https://app.netlify.com/projects/gear-dev/deploys) -[![CI](https://github.com/jongear/jongear.github.io/workflows/CI/badge.svg)](https://github.com/jongear/jongear.github.io/actions) +[![CI](https://github.com/jongear/jongear.github.io/actions/workflows/ci.yml/badge.svg)](https://github.com/jongear/jongear.github.io/actions/workflows/ci.yml) Thanks for checking out my site. This is the complete code for my website and blog, featuring articles on distributed systems, machine learning, and brain-computer interfaces.