QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.84k stars 1.31k forks source link

[🐞] Website - Environment Variable Page is 404 #6883

Open jerimiahwelch opened 2 months ago

jerimiahwelch commented 2 months ago

Which component is affected?

Qwik Playground

Describe the bug

We are seeing links to a 404 page from environment variable search.

https://qwik.dev/docs/env-variables/#environment-variables

Screenshot 2024-09-16 at 10 55 48 AM

Reproduction

https://qwik.dev/docs/

Steps to reproduce

  1. https://qwik.dev/docs/
  2. Search for "env"
  3. Click on variable links
  4. See 404 page

Screenshot 2024-09-16 at 10 58 17 AM

System Info

System:
    OS: macOS 14.6.1
    CPU: (12) arm64 Apple M2 Pro
    Memory: 55.52 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.7.1 - /opt/homebrew/bin/node
    npm: 10.5.0 - /opt/homebrew/bin/npm
    pnpm: 9.10.0 - ~/Library/pnpm/pnpm
  Browsers:
    Chrome: 128.0.6613.138
    Chrome Canary: 130.0.6720.0
    Edge: 128.0.2739.79
    Safari: 17.6

Additional Information

No response

wanjohiryan commented 1 month ago

I found broken links too #6913

@wmertens What's up? Sorry for the ping 😅

JerryWu1234 commented 1 month ago

It seems that there is a problem with the crawl script. It should be docs/guides/env-variables/, but it returns docs/env-variables/.