From c245a8964cdf033a9f292f9578693523aee1a38b Mon Sep 17 00:00:00 2001 From: Sanjay C Nagi Date: Wed, 31 Jan 2024 11:43:22 +0000 Subject: [PATCH] fix badges --- graphics/badge-short.json | 2 +- graphics/badge.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/badge-short.json b/graphics/badge-short.json index 30cd491..5b65526 100644 --- a/graphics/badge-short.json +++ b/graphics/badge-short.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, - "label": "AgamPrimer", + "label": "AnoPrimer", "message": "Open short notebook in Colab", "logoSvg": "https://upload.wikimedia.org/wikipedia/commons/d/d0/Google_Colaboratory_SVG_Logo.svg" } diff --git a/graphics/badge.json b/graphics/badge.json index fadafc7..8ea2c2f 100644 --- a/graphics/badge.json +++ b/graphics/badge.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, - "label": "AgamPrimer", + "label": "AnoPrimer", "message": "Open long notebook in Colab", "logoSvg": "https://upload.wikimedia.org/wikipedia/commons/d/d0/Google_Colaboratory_SVG_Logo.svg" }