aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDevine Lu Linvega <aliceffekt@gmail.com>2020-11-18 15:37:17 -0800
committerGitHub <noreply@github.com>2020-11-18 15:37:17 -0800
commitc1cc3205ce63ecb44082f8f14d83ad0bf95e3fd3 (patch)
treed4ad48ac4344926c5f49950b18deb0eb84960eb1 /README.md
parent79b6505f5ef1518704be1b30c2eac3f0656d925a (diff)
parent1a85ed607888cdb801cf1047bf397e6ca6ea8400 (diff)
Merge pull request #54 from sourTaste000/patch-1
Fixed 404 in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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