Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed markdownlint error.
  • Loading branch information
niksite committed Jun 18, 2020
1 parent 343dae8 commit ef68bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ URI Normalization function:
* For schemes that define a port, use an empty port if the default is desired
* All portions of the URI must be utf-8 encoded NFC from Unicode strings

Inspired by Sam Ruby's urlnorm.py: http://intertwingly.net/blog/2004/08/04/Urlnorm
Inspired by Sam Ruby's [urlnorm.py](http://intertwingly.net/blog/2004/08/04/Urlnorm)

Example:

Expand Down

0 comments on commit ef68bd6

Please sign in to comment.