@@ -112,12 +112,12 @@ navigation:
112112 - section : Examples
113113 icon : fa-light fa-code
114114 contents :
115+ - page : Customer support hotline
116+ path : examples/customer-support-hotline.mdx
117+ icon : fa-light fa-phone-volume
115118 - page : Outbound sales
116119 path : examples/outbound-sales.mdx
117120 icon : fa-light fa-money-bill-wave
118- - page : Inbound support
119- path : examples/inbound-support.mdx
120- icon : fa-light fa-user-headset
121121 - page : Pizza website
122122 path : examples/pizza-website.mdx
123123 icon : fa-light fa-pizza-slice
@@ -187,7 +187,7 @@ navigation:
187187 contents :
188188 - page : Query tool
189189 path : knowledge-base/using-query-tool.mdx
190- icon : fa-light fa-magnifying-glass
190+ icon : fa-light fa-magnifying-glass
191191 - page : Trieve integration
192192 path : knowledge-base/integrating-with-trieve.mdx
193193 icon : fa-light fa-brain
@@ -535,7 +535,7 @@ navigation:
535535 - page : MCP server
536536 path : sdk/mcp-server.mdx
537537 icon : fa-light fa-server
538-
538+
539539 - tab : sdks
540540 layout :
541541 - section : Client SDKs
@@ -711,7 +711,9 @@ redirects:
711711 - source : " /outbound_sales"
712712 destination : " /examples/outbound-sales"
713713 - source : " /technical_support"
714- destination : " /examples/inbound-support"
714+ destination : " /examples/customer-support-hotline"
715+ - source : " /examples/inbound-support"
716+ destination : " /examples/customer-support-hotline"
715717 - source : " /pizza_website"
716718 destination : " /examples/pizza-website"
717719 - source : " /outbound_call_python"
0 commit comments