File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# File Path Filter
2
2
Filters file paths using globs, regular expressions, or custom criteria
3
3
4
- [ ![ Cross-Platform Compatibility] ( https://jsdevtools.org /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/file-path-filter )
4
+ [ ![ Cross-Platform Compatibility] ( https://jstools.dev /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/file-path-filter )
5
5
[ ![ Build Status] ( https://api.travis-ci.com/JS-DevTools/file-path-filter.svg?branch=master )] ( https://travis-ci.com/JS-DevTools/file-path-filter )
6
6
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/github/JS-DevTools/file-path-filter/badge.svg?branch=master )] ( https://coveralls.io/github/JS-DevTools/file-path-filter )
@@ -153,6 +153,6 @@ Big Thanks To
153
153
--------------------------
154
154
Thanks to these awesome companies for their support of Open Source developers ❤
155
155
156
- [! [Travis CI ](https: // jsdevtools.org /img/badges/travis-ci.svg)](https://travis-ci.com)
157
- [! [SauceLabs](https: // jsdevtools.org /img/badges/sauce-labs.svg)](https://saucelabs.com)
158
- [! [Coveralls](https: // jsdevtools.org /img/badges/coveralls.svg)](https://coveralls.io)
156
+ [! [Travis CI ](https: // jstools.dev /img/badges/travis-ci.svg)](https://travis-ci.com)
157
+ [! [SauceLabs](https: // jstools.dev /img/badges/sauce-labs.svg)](https://saucelabs.com)
158
+ [! [Coveralls](https: // jstools.dev /img/badges/coveralls.svg)](https://coveralls.io)
Original file line number Diff line number Diff line change 1
1
remote_theme : JS-DevTools/gh-pages-theme
2
2
3
3
title : File Path Filter
4
- logo : https://jsdevtools.org /img/logos/logo.png
4
+ logo : https://jstools.dev /img/logos/logo.png
5
5
6
6
author :
7
7
twitter : JSDevTools
@@ -16,7 +16,7 @@ defaults:
16
16
- scope :
17
17
path : " "
18
18
values :
19
- image : https://jsdevtools.org /img/logos/card.png
19
+ image : https://jstools.dev /img/logos/card.png
20
20
- scope :
21
21
path : " test/**/*"
22
22
values :
Original file line number Diff line number Diff line change 18
18
"url" : " https://jamesmessinger.com"
19
19
},
20
20
"license" : " MIT" ,
21
- "homepage" : " https://jsdevtools.org /file-path-filter" ,
21
+ "homepage" : " https://jstools.dev /file-path-filter" ,
22
22
"repository" : {
23
23
"type" : " git" ,
24
24
"url" : " https://github.com/JS-DevTools/file-path-filter.git"
You can’t perform that action at this time.
0 commit comments