Fix normalization of URL causing invalid redirections. (#4130)

This commit is contained in:
Samy Pessé
2026-03-19 19:27:00 +01:00
committed by GitHub
parent 3151864f81
commit b40465e7b7
4 changed files with 72 additions and 84 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"gitbook": patch
---
Fix normalization of URL causing invalid redirections.