aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--dist/svg.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e524467..caf09be 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Svg.js has no dependencies and aims to be as small as possible.
Svg.js is licensed under the terms of the MIT License.
-See [svgjs.com](http://svgjs.com) for an introduction, [documentation](http://documentup.com/wout/SVG.js) and [some action](http://svgjs.com/test).
+Want to know more? Check the [documentation](http://documentup.com/wout/SVG.js).
## Usage
diff --git a/dist/svg.js b/dist/svg.js
index 62e43be..bcf231d 100644
--- a/dist/svg.js
+++ b/dist/svg.js
@@ -6,7 +6,7 @@
* @copyright Wout Fierens <wout@impinc.co.uk>
* @license MIT
*
-* BUILT: Wed Feb 10 2016 21:15:39 GMT+0100 (Mitteleuropäische Zeit)
+* BUILT: Sat Mar 12 2016 12:40:26 GMT+0100 (CET)
*/;
(function(root, factory) {
if (typeof define === 'function' && define.amd) {