From 14de213acfb715d22ccf964f0563568d719cc5d0 Mon Sep 17 00:00:00 2001 From: shawnkim1997 Date: Tue, 21 Apr 2026 20:26:58 +0100 Subject: [PATCH] docs: update ci badge target --- atlas-terminal/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas-terminal/README.md b/atlas-terminal/README.md index 65a659e..767213e 100644 --- a/atlas-terminal/README.md +++ b/atlas-terminal/README.md @@ -1,6 +1,6 @@ # ATLAS Terminal -[![CI](https://github.com/shawnkim1997/10-K-summariser-project/actions/workflows/ci.yml/badge.svg)](https://github.com/shawnkim1997/10-K-summariser-project/actions/workflows/ci.yml) +[![CI](https://github.com/shawnkim1997/All-in-one-Financial-Analysis/actions/workflows/ci.yml/badge.svg)](https://github.com/shawnkim1997/All-in-one-Financial-Analysis/actions/workflows/ci.yml) Institutional-style equity research terminal built with Next.js 14 and FastAPI.