Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodejs/postprocessor.js')
-rw-r--r--src/nodejs/postprocessor.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nodejs/postprocessor.js b/src/nodejs/postprocessor.js
index 206bffc..b10d47f 100644
--- a/src/nodejs/postprocessor.js
+++ b/src/nodejs/postprocessor.js
@@ -1,9 +1,9 @@
/*eslint-env node */
/*!
* Postprocessor for shimming @media (hover: hover) from Media Queries Level 4
- * https://github.com/cvrebert/mq4-hover-hover-shim
+ * https://github.com/twbs/mq4-hover-shim
* Copyright 2014-2015 Christopher Rebert
- * Licensed under MIT (https://github.com/cvrebert/mq4-hover-hover-shim/blob/master/LICENSE.txt)
+ * Licensed under MIT (https://github.com/twbs/mq4-hover-shim/blob/master/LICENSE.txt)
*/
'use strict';