From aac0f7b533b9846e4a195b5ac6d17851ec7bd1da Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Thu, 18 Jun 2026 10:42:21 +0200 Subject: [PATCH] fix: use clean directory URLs in Video Hub Overview page to prevent 404s --- src/v2_video_portal.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/v2_video_portal.py b/src/v2_video_portal.py index 81f7d931..89f5a6b9 100644 --- a/src/v2_video_portal.py +++ b/src/v2_video_portal.py @@ -237,28 +237,28 @@ def generate_v2_videos(): "## Learning Dimensions", "", '
', - ' ', + ' ', '
', ' 🤖', '
AI Agents and MCP
', '
Dive into agentic architectures, tool integration, and Model Context Protocol setups.
', '
', '
', - ' ', + ' ', '
', ' 🛠️', '
DevOps, IaC, and SRE
', '
Platform engineering, infrastructure automation with Terraform, SRE, and compliance workflows utilizing AI assistants.
', '
', '
', - ' ', + ' ', '
', ' ☁️', '
Cloud Native Core
', '
Architectural strategies, Kubernetes operations, networking, and MLOps platforms.
', '
', '
', - ' ', + ' ', '
', ' 🏁', '
Fundamentals
',