From 08146fd9795d0072f8195f1dfce6718f5421f32b Mon Sep 17 00:00:00 2001 From: immber Date: Fri, 14 Dec 2018 12:04:28 -0800 Subject: [PATCH] added redirect --- docs/public/_redirects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/public/_redirects b/docs/public/_redirects index 617eb6adc..5bb190a8b 100644 --- a/docs/public/_redirects +++ b/docs/public/_redirects @@ -1,3 +1,4 @@ / /talk/ /talk/reference/server/ /talk/api/server/ -/talk/reference/graphql/ /talk/api/graphql/ \ No newline at end of file +/talk/reference/graphql/ /talk/api/graphql/ +/talk/integrating/asset-management/ /talk/integrating/cms-integration \ No newline at end of file