Skip to content

Commit 66c761d

Browse files
authored
Replace API Docs link with a working URL
Fixes #246
1 parent 2dfa666 commit 66c761d

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
@@ -15,7 +15,7 @@ Sanitize is based on the [Nokogiri HTML5 parser][nokogiri], which parses HTML th
1515
## Links
1616

1717
* [Home](https://github.com/rgrove/sanitize/)
18-
* [API Docs](https://rubydoc.info/github/rgrove/sanitize/Sanitize)
18+
* [API Docs](https://rubydoc.info/gems/sanitize/Sanitize)
1919
* [Issues](https://github.com/rgrove/sanitize/issues)
2020
* [Release History](https://github.com/rgrove/sanitize/releases)
2121
* [Online Demo](https://sanitize-web.fly.dev/)

0 commit comments

Comments
 (0)