You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enable validate-links & support 2 hash formats
Update link normalization logic to remove any trailing slash after stripping query parameters and hash fragments.
This ensures that both "api/interfaces/MetadataFilter#operator" and "api/interfaces/MetadataFilter/#operator" are correctly normalized.
0 commit comments