From 1a85ed607888cdb801cf1047bf397e6ca6ea8400 Mon Sep 17 00:00:00 2001 From: sourTaste000 <47074495+sourTaste000@users.noreply.github.com> Date: Wed, 18 Nov 2020 15:27:54 -0800 Subject: Fixed 404 in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39df84f..568e423 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ You can test your themes online with the [Theme Benchmark](https://hundredrabbit ## The Theme Format -The Theme file format is a simple SVG file. The [theme.js](https://github.com/hundredrabbits/Dotgrid/blob/master/desktop/sources/scripts/lib/theme.js) loader will look for colors found in the element's `id` attributes. **Save the image on your computer and drag it** over the application window to install it. +The Theme file format is a simple SVG file. The [theme.js](https://github.com/hundredrabbits/Dotgrid/blob/master/scripts/lib/theme.js) loader will look for colors found in the element's `id` attributes. **Save the image on your computer and drag it** over the application window to install it. ### Example -- cgit v1.2.3