From 6010f03480838c371925a8ef34a91c9d6ceb1317 Mon Sep 17 00:00:00 2001 From: Ian Eaves Date: Mon, 24 Nov 2025 14:08:23 -0600 Subject: [PATCH] remove non-interactive demo link Signed-off-by: Ian Eaves --- software/ramalama.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/software/ramalama.yml b/software/ramalama.yml index e9458cce90..f80071f585 100644 --- a/software/ramalama.yml +++ b/software/ramalama.yml @@ -9,5 +9,4 @@ platforms: - Python tags: - Generative Artificial Intelligence (GenAI) -depends_3rdparty: false -demo_url: "https://www.youtube.com/watch?v=53NZFC-ReWs" \ No newline at end of file +depends_3rdparty: false \ No newline at end of file