From 595777968f56ebafc8ab0b25d8605ce258f87c98 Mon Sep 17 00:00:00 2001 From: wout Date: Mon, 14 Mar 2016 08:38:57 +0100 Subject: [PATCH] Removed references to old test page --- README.md | 2 +- dist/svg.js | 2 +- 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 * @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) { -- 2.39.5