Skip to content

Commit e4f6a80

Browse files
committed
Fix status badge
1 parent 03cc9b3 commit e4f6a80

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/JuliaComputing/HTMLSanitizer.jl.svg?branch=master)](https://travis-ci.com/JuliaComputing/HTMLSanitizer.jl)
3+
[![CI](https://github.com/JuliaComputing/HTMLSanitizer.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaComputing/HTMLSanitizer.jl/actions/workflows/CI.yml)
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)