File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# slimdom
2
2
3
3
[ ![ NPM version] ( https://badge.fury.io/js/slimdom.svg )] ( https://badge.fury.io/js/slimdom )
4
- [ ![ Build Status ] ( https://travis-ci.org /bwrrp/slimdom.js.svg?branch=master )] ( https://travis-ci.org /bwrrp/slimdom.js )
4
+ [ ![ CI ] ( https://github.com /bwrrp/slimdom.js/workflows/CI/badge .svg )] ( https://github.com /bwrrp/slimdom.js/actions?query=workflow%3ACI )
5
5
6
6
Fast, tiny, standards-compliant XML DOM implementation for node and the browser.
7
7
@@ -98,7 +98,7 @@ The following features are missing simply because I have not yet had a need for
98
98
99
99
[ slimdom-sax-parser ] : https://github.com/wvbe/slimdom-sax-parser
100
100
[ fontoxpath ] : https://github.com/FontoXML/fontoxpath/
101
- [ parse5-example ] : https://github.com/bwrrp/slimdom.js/tree/master /test/examples/parse5
101
+ [ parse5-example ] : https://github.com/bwrrp/slimdom.js/tree/main /test/examples/parse5
102
102
[ parse5 ] : https://github.com/inikulin/parse5
103
103
[ dom-treeadapter ] : https://github.com/RReverser/dom-treeadapter
104
104
[ jsdom ] : https://github.com/jsdom/jsdom
You can’t perform that action at this time.
0 commit comments