From f95016ad4e076c2f24d71beda1ee06e5b9dee663 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sun, 20 Sep 2020 17:58:37 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d63ddbe2..e268ea66 100644 --- a/README.md +++ b/README.md @@ -147,8 +147,8 @@ All examples are in https://github.com/metosin/reitit/tree/master/examples ## External resources * Simple web application using Ring/Reitit and Integrant: https://github.com/PrestanceDesign/usermanager-reitit-integrant-example * A simple [ClojureScript](https://clojurescript.org/) frontend and Clojure backend using Reitit, [JUXT Clip](https://github.com/juxt/clip), [next.jdbc](https://github.com/seancorfield/next-jdbc) and other bits and bobs... - * [startrek](https://git.sr.ht/~dharrigan/startrek) - * [startrek-ui](https://git.sr.ht/~dharrigan/startrek-ui) + * [startrek](https://git.sr.ht/~dharrigan/startrek) + * [startrek-ui](https://git.sr.ht/~dharrigan/startrek-ui) ## More info