Skip to content

Commit fc612ab

Browse files
authored
Fix build badge to point to this project
not the one I copy/pasted badges from apparently (sigh)
1 parent 55fb5a0 commit fc612ab

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,4 +1,4 @@
1-
# json-sanitizer [<img src="https://travis-ci.org/OWASP/java-html-sanitizer.svg">](https://travis-ci.org/OWASP/java-html-sanitizer) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/json-sanitizer.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:json-sanitizer)
1+
# json-sanitizer [<img src="https://travis-ci.org/OWASP/json-sanitizer.svg">](https://travis-ci.org/OWASP/json-sanitizer) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/json-sanitizer.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:json-sanitizer)
22

33

44
Given JSON-like content, The JSON Sanitizer converts it to valid JSON.

0 commit comments

Comments
 (0)