We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2569b5 + 5b207fd commit 3e58eeaCopy full SHA for 3e58eea
README.md
@@ -56,7 +56,7 @@ syntax is supported.)
56
57
```clojure
58
;; Hiccup
59
-[freebies-link {:href "/episodes/interceptors-concepts} "Freebies"]
+[freebies-link {:href "/episodes/interceptors-concepts"} "Freebies"]
60
```
61
62
Which renders as:
0 commit comments