Skip to content

Commit 5895f49

Browse files
committed
fix travis badge
1 parent 5e63bdc commit 5895f49

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
@@ -1,6 +1,6 @@
11
# HTMLSanitizer
22

3-
[![Build Status](https://travis-ci.com/pfitzseb/HTMLSanitizer.jl.svg?branch=master)](https://travis-ci.com/pfitzseb/HTMLSanitizer.jl)
3+
[![Build Status](https://travis-ci.com/JuliaComputing/HTMLSanitizer.jl.svg?branch=master)](https://travis-ci.com/JuliaComputing/HTMLSanitizer.jl)
44

55
Whitelist-based HTML sanitizer inspired by [sanitize](https://github.com/rgrove/sanitize/) and [html-pipeline](https://github.com/jch/html-pipeline/blob/13057c4dcde5e769dd116682f1bed7e65e920b40/lib/html/pipeline/sanitization_filter.rb).
66

0 commit comments

Comments
 (0)