aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-11-30 22:45:30 -0800
committerGitHub <noreply@github.com>2018-11-30 22:45:30 -0800
commit82b7b1d9565527449d40c76a3d261fe73030552c (patch)
treefc1835b0eab78dde1410e3aaef07f13e9b1387bc
parent426293a2f9e43aa4a1e237ff7edf7147e03afd01 (diff)
downloadidenticon-82b7b1d9565527449d40c76a3d261fe73030552c.tar.gz
identicon-82b7b1d9565527449d40c76a3d261fe73030552c.tar.bz2
identicon-82b7b1d9565527449d40c76a3d261fe73030552c.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8bc7c1c..d0b8d85 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,6 @@ identicon.url("admin") // = data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0...
```
-See the [online generator](https://jakob.odersky.com/identicon) for an
+See the [online generator](https://jodersky.github.io/identicon) for an
interactive preview. The generator is simply a static site that uses
the ScalaJS version of this library.