aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsourTaste000 <47074495+sourTaste000@users.noreply.github.com>2020-11-18 15:27:54 -0800
committerGitHub <noreply@github.com>2020-11-18 15:27:54 -0800
commit1a85ed607888cdb801cf1047bf397e6ca6ea8400 (patch)
treed4ad48ac4344926c5f49950b18deb0eb84960eb1
parent79b6505f5ef1518704be1b30c2eac3f0656d925a (diff)
Fixed 404 in readme
-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