From b568b217fd77689478ee3821eb10719a1a640a53 Mon Sep 17 00:00:00 2001 From: cuberhaus Date: Sun, 31 May 2026 12:34:12 +0200 Subject: [PATCH] Fix links for NVIDIA and Google Cloud Generative AI certifications --- src/data/certifications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/certifications.json b/src/data/certifications.json index db0a9a1..1856233 100644 --- a/src/data/certifications.json +++ b/src/data/certifications.json @@ -10,13 +10,13 @@ "name": "NVIDIA-Certified Associate: Generative AI LLMs", "issuer": "NVIDIA", "issuerIcon": "nvidia", - "link": "https://www.credly.com/earner/earned/badge/cd5fe259-304f-42b6-9bd2-9c95657386df" + "link": "https://www.credly.com/badges/cd5fe259-304f-42b6-9bd2-9c95657386df" }, { "name": "Generative AI Leader Certification", "issuer": "Google Cloud", "issuerIcon": "google-cloud", - "link": "https://www.credly.com/earner/earned/badge/7837d2e7-da88-442d-b66b-f8a68caf3779" + "link": "https://www.credly.com/badges/7837d2e7-da88-442d-b66b-f8a68caf3779" }, { "name": "Getting Started with Deep Learning",