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.
1 parent c2569b5 commit 5b207fdCopy full SHA for 5b207fd
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