mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
fix(theme-common): isSamePath should be case-insensitive (#6758)
This commit is contained in:
parent
39b66d82ef
commit
44a65f3337
3 changed files with 18 additions and 2 deletions
|
@ -0,0 +1,5 @@
|
|||
# Case-Sensitive doc
|
||||
|
||||
This doc has uppercase and lowercase chars in its filename, and thus in its path / slug.
|
||||
|
||||
It should still work fine if the doc is server from a lowercase/uppercase path.
|
Loading…
Add table
Add a link
Reference in a new issue