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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@intracto.com>2018-07-16 18:57:10 +0300
committerMartijn Cuppens <martijn.cuppens@intracto.com>2018-07-16 18:57:10 +0300
commit6a9b7a3c9fa70e4e990b200fcb7762014f8bb2bf (patch)
tree53de0e88ce3d00ee6ed35c57b9ab74367c41fdb2
parentf17f6c9d7f4b1abceb05aa1c951a261d0aa98e4b (diff)
#16: change project urls
-rw-r--r--README.md2
-rw-r--r--bower.json2
-rw-r--r--less/rfs.less2
-rw-r--r--package.json6
-rw-r--r--postcss/rfs.js2
-rw-r--r--sass/_rfs.sass2
-rw-r--r--scss/_rfs.scss2
-rw-r--r--stylus/rfs.styl2
8 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 6859958..6b09731 100644
--- a/README.md
+++ b/README.md
@@ -209,4 +209,4 @@ _::-webkit-full-page-media, _:future, :root * {min-width: 0vw;}
* <https://github.com/MartijnCuppens>
## Copyright and license
-Code released under [the MIT license](https://github.com/MartijnCuppens/rfs/blob/master/LICENSE).
+Code released under [the MIT license](https://github.com/project-rfs/rfs/blob/master/LICENSE).
diff --git a/bower.json b/bower.json
index 73f07f7..6c7963c 100644
--- a/bower.json
+++ b/bower.json
@@ -14,7 +14,7 @@
"font-size",
"typography"
],
- "homepage": "https://github.com/MartijnCuppens/rfs",
+ "homepage": "https://github.com/project-rfs/rfs",
"ignore": [
"**/.*",
"node_modules",
diff --git a/less/rfs.less b/less/rfs.less
index bd51428..2f9028a 100644
--- a/less/rfs.less
+++ b/less/rfs.less
@@ -4,7 +4,7 @@
//
// Automated font-resizing
//
-// See https://github.com/MartijnCuppens/rfs
+// See https://github.com/project-rfs/rfs
// Configuration
diff --git a/package.json b/package.json
index 4f475f7..0c17dc1 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/MartijnCuppens/rfs.git"
+ "url": "git+https://github.com/project-rfs/rfs.git"
},
"keywords": [
"rfs",
@@ -27,9 +27,9 @@
"author": "Martijn Cuppens <martijn.cuppens@gmail.com>",
"license": "MIT",
"bugs": {
- "url": "https://github.com/MartijnCuppens/rfs/issues"
+ "url": "https://github.com/project-rfs/rfs/issues"
},
- "homepage": "https://github.com/MartijnCuppens/rfs#readme",
+ "homepage": "https://github.com/project-rfs/rfs#readme",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
diff --git a/postcss/rfs.js b/postcss/rfs.js
index d81db49..2b4d197 100644
--- a/postcss/rfs.js
+++ b/postcss/rfs.js
@@ -2,7 +2,7 @@
//
// Automated font-resizing
//
-// See https://github.com/MartijnCuppens/rfs
+// See https://github.com/project-rfs/rfs
'use strict';
diff --git a/sass/_rfs.sass b/sass/_rfs.sass
index 26fa07c..462b373 100644
--- a/sass/_rfs.sass
+++ b/sass/_rfs.sass
@@ -4,7 +4,7 @@
//
// Automated font-resizing
//
-// See https://github.com/MartijnCuppens/rfs
+// See https://github.com/project-rfs/rfs
// Configuration
diff --git a/scss/_rfs.scss b/scss/_rfs.scss
index 44e7c5a..1ee20a1 100644
--- a/scss/_rfs.scss
+++ b/scss/_rfs.scss
@@ -4,7 +4,7 @@
//
// Automated font-resizing
//
-// See https://github.com/MartijnCuppens/rfs
+// See https://github.com/project-rfs/rfs
// Configuration
diff --git a/stylus/rfs.styl b/stylus/rfs.styl
index 9a45459..77a98b4 100644
--- a/stylus/rfs.styl
+++ b/stylus/rfs.styl
@@ -4,7 +4,7 @@
//
// Automated font-resizing
//
-// See https://github.com/MartijnCuppens/rfs
+// See https://github.com/project-rfs/rfs
// Configuration