From 1e6f40e466023de4f731dde2a3c5396e986a85cf Mon Sep 17 00:00:00 2001 From: wamimi Date: Sun, 22 Feb 2026 19:09:13 +0300 Subject: [PATCH] Fix broken Search and Discovery link in embeds-and-previews Updated the Related Concepts link from the non-existent /mini-apps/technical-guides/search-and-discovery to the correct /mini-apps/core-concepts/manifest#discovery-&-search --- docs/mini-apps/core-concepts/embeds-and-previews.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mini-apps/core-concepts/embeds-and-previews.mdx b/docs/mini-apps/core-concepts/embeds-and-previews.mdx index f5c7b601a..277200911 100644 --- a/docs/mini-apps/core-concepts/embeds-and-previews.mdx +++ b/docs/mini-apps/core-concepts/embeds-and-previews.mdx @@ -135,7 +135,7 @@ Splash screen background color. Must be hex color code. Defaults to manifest spl ## Related Concepts - + Learn how your manifest powers search indexing and category placement in the Base app discovery features.