From f6266ee282789fec0a5c78a6489fbc9287aae9e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 07:56:41 +0500 Subject: [PATCH] chore: update roadmap content json (#7778) Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com> --- public/roadmap-content/full-stack.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/roadmap-content/full-stack.json b/public/roadmap-content/full-stack.json index 3735fa9f2..9c23b118f 100644 --- a/public/roadmap-content/full-stack.json +++ b/public/roadmap-content/full-stack.json @@ -439,6 +439,11 @@ "url": "https://redis.io/docs/latest/", "type": "article" }, + { + "title": "Redis University", + "url": "https://university.redis.io/academy", + "type": "article" + }, { "title": "Explore top posts about Redis", "url": "https://app.daily.dev/tags/redis?ref=roadmapsh",