Skip to content

Commit 12260dc

Browse files
authored
Merge pull request #2 from MTrost/patch-1
Removes a space URL encoding from end of link that results in 404
2 parents de259e9 + 28d96ee commit 12260dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

outline-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- How much is worth including as background?
44
- How much should we assume readers know about Clojure?
55
- Write for an audience who know basic Clojure syntax, only reference language guides
6-
- Already lots of good resources. E.g. [official Clojure guide on language basics](https://clojure.org/guides/learn/clojure%20)
6+
- Already lots of good resources. E.g. [official Clojure guide on language basics](https://clojure.org/guides/learn/clojure)
77
- How to use this cookbook? Who is it for, what is the best way to use it?
88
- Possible topics to include:
99
- Setting up a Clojure environment

0 commit comments

Comments
 (0)