url
url copied to clipboard
missing </> import in docs for Url.Parser.parse
In the documentation for Url.Parser.parse, the code uses </> without importing it at the top of the example. This caused a little confusion when I was talking with someone about how to parse URLs today!