facebook / metro

🚇 The JavaScript bundler for React Native
https://metrobundler.dev
MIT License
5.25k stars 626 forks source link

web document link not correct #1171

Closed X-W-W closed 10 months ago

X-W-W commented 10 months ago

Do you want to request a feature or report a bug?

bug

What is the current behavior?

ctrl K in https://metrobundler.dev/ link not correct

If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can yarn install and yarn test.

What is the expected behavior?

for example, ctrl K search anything in docs, the url will be https://metrobundler.dev/metro/docs/ but url should be https://metrobundler.dev/docs/

Please provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.

robhogan commented 10 months ago

Thanks for flagging this - we're following up with Algolia to get that changed.

robhogan commented 10 months ago

Now fixed, thanks again!