From c832b612403ef3fb9110bd056ec98829185e32d3 Mon Sep 17 00:00:00 2001 From: javiergp Date: Mon, 3 Mar 2025 09:46:33 +0100 Subject: [PATCH] Update README.md Fix image link --- blueprints/data-solutions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/data-solutions/README.md b/blueprints/data-solutions/README.md index dc15068a3..cce860112 100644 --- a/blueprints/data-solutions/README.md +++ b/blueprints/data-solutions/README.md @@ -77,6 +77,6 @@ This [blueprint](./shielded-folder/) implements an opinionated folder configurat ### BigQuery ML and Vertex AI Pipeline - + This [blueprint](./bq-ml/) provides the necessary infrastructure to create a complete development environment for building and deploying machine learning models using BigQuery ML and Vertex AI. With this blueprint, you can deploy your models to a Vertex AI endpoint or use them within BigQuery ML.