URL:
https://nodejs.org/en
Browser Name:
Chrome
Browser Version:
141.0.7390.123
Operating System:
macOS Sequoia
How to reproduce the issue:
- Go to https://nodejs.org/en
- Click on search bar (
Start typing...)
- Search for
Memory (as in the Memory article https://nodejs.org/en/learn/diagnostics/memory)
- Instead of navigating to the URL above, you'll get forwarded to
https://nodejs.org/en/learn/diagnostics/memory/index#memory
It looks like this is because these articles are named as index.md instead of an actual slug. This means:
live-debugging
poor-performance
memory
should have the same bug
URL:
https://nodejs.org/en
Browser Name:
Chrome
Browser Version:
141.0.7390.123
Operating System:
macOS Sequoia
How to reproduce the issue:
Start typing...)Memory(as in the Memory article https://nodejs.org/en/learn/diagnostics/memory)https://nodejs.org/en/learn/diagnostics/memory/index#memoryIt looks like this is because these articles are named as
index.mdinstead of an actual slug. This means:live-debuggingpoor-performancememoryshould have the same bug