From f96ad61cccc62b339228941e9bc3ee1b3a094151 Mon Sep 17 00:00:00 2001 From: Aditya Atul Tirodkar Date: Mon, 18 May 2026 17:38:44 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7af5327..3a34c2c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Google Maps Agentic UI Toolkit Samples ![Alpha](https://img.shields.io/badge/release-alpha-orange) -[![Python CI](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/python-ci.yml) -[![Web CI](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml/badge.svg)](https://github.com/googlemaps/a2ui/actions/workflows/web-ci.yml) +[![Python CI](https://github.com/googlemaps-samples/a2ui/actions/workflows/python-ci.yml/badge.svg)](https://github.com/googlemaps-samples/a2ui/actions/workflows/python-ci.yml) +[![Web CI](https://github.com/googlemaps-samples/a2ui/actions/workflows/web-ci.yml/badge.svg)](https://github.com/googlemaps-samples/a2ui/actions/workflows/web-ci.yml) [![GitHub License](https://img.shields.io/github/license/googlemaps-samples/a2ui?color=blue)]((https://github.com/googlemaps-samples/a2ui/LICENSE)) > **Note:** The toolkit is in **Experimental** status.