Skip to content

Commit dcba582

Browse files
committed
docs: remove ref to anymatch. re: #1122 (comment)
1 parent a3e115d commit dcba582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/default-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module.exports = {
2424
/**
2525
* Browsersync can watch your files as you work. Changes you make will either
2626
* be injected into the page (CSS & images) or will cause all browsers to do
27-
* a full-page refresh. See [anymatch](https://github.com/es128/anymatch) for more information on glob patterns.
27+
* a full-page refresh.
2828
* @property files
2929
* @type Array|String
3030
* @default false

0 commit comments

Comments
 (0)