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
The HTTP protocol mandates the `//` that's not mandatory in URIs. To prevent false positives, a unit test is added that verifies that `//` is used in HTTP-based links.
0 commit comments