From 1e787030eb560390bf204ec0da314608e1401cae Mon Sep 17 00:00:00 2001 From: fern <126544928+fern-bot@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:19:33 -0400 Subject: [PATCH] temporary redirect fix (#49) --- fern/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/docs.yml b/fern/docs.yml index 5a14bb29..7ab16e9b 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -104,7 +104,7 @@ experimental: redirects: # fern redirect rules - source: "/docs/llmu{/:path}*" - destination: "https://cohere.com/llmu" + destination: "/docs/llmu-2" - source: "/docs/multi-hop-tool-use" destination: "/docs/multi-step-tool-use" - source: "/docs/command"