Skip to content

Commit 21f355a

Browse files
authored
Merge pull request #41 from ryangjchandler/master
Fixed HTMLPurifier link in README
2 parents bb3f44b + c711c24 commit 21f355a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Where:
101101
|`empty`|yes|all tags will be removed|
102102
|`*`|no|all tags are allowed|
103103

104-
Other values are allowed according to the [HTMLPurifier](https://github.com/ezyang/htmlpurifier]) format.
104+
Other values are allowed according to the [HTMLPurifier](https://github.com/ezyang/htmlpurifier) format.
105105

106106
Example:
107107
```

0 commit comments

Comments
 (0)