diff options
| -rw-r--r-- | resources/config.edn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config.edn b/resources/config.edn index fe03596..596b097 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -28,7 +28,7 @@ :redirectly {:to [:mmm "/blog/why_redirectly"]} "redirectly/src" {:to [:klaus "redirectly"]} - :alive {:to "https://alive.s-ol.nu/stable/"} + :alive {:to "https://alive.s-ol.nu/main"} "alive/src" {:to "https://github.com/s-ol/alive"} :hex12pad {:to "https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform"} |
