docs: fixed search url error (#2397)
This commit is contained in:
@@ -46,6 +46,7 @@ const config = {
|
||||
placeholder: "Search docs...",
|
||||
appId: algoliaAppId,
|
||||
contextualSearch: false,
|
||||
externalUrlRegex: "https://medusajs.com"
|
||||
},
|
||||
prism: {
|
||||
defaultLanguage: "js",
|
||||
|
||||
Reference in New Issue
Block a user