From c3a177cef95952f45dd7a2e497a612a43d2d5860 Mon Sep 17 00:00:00 2001 From: itay-ct <46314987+itay-ct@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:35:35 +0200 Subject: [PATCH] Fix link in semantic routing notebook --- python-recipes/semantic-router/00_semantic_routing.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-recipes/semantic-router/00_semantic_routing.ipynb b/python-recipes/semantic-router/00_semantic_routing.ipynb index acc9c541..a7e3685c 100644 --- a/python-recipes/semantic-router/00_semantic_routing.ipynb +++ b/python-recipes/semantic-router/00_semantic_routing.ipynb @@ -14,7 +14,7 @@ "This notebook will go over how to use Redis as a Semantic Router for your applications.\n", "\n", "## Let's Begin!\n", - "\"Open\n" + "\"Open\n" ] }, {