Update core.clj
This commit is contained in:
parent
3df34739a4
commit
1e897c2c00
@ -28,7 +28,7 @@
|
|||||||
;; FUNCTIONS
|
;; FUNCTIONS
|
||||||
|
|
||||||
(defn one_story
|
(defn one_story
|
||||||
" Get url from item "
|
"Get url from item"
|
||||||
[id]
|
[id]
|
||||||
(str "https://hacker-news.firebaseio.com/v0/item/" id ".json"))
|
(str "https://hacker-news.firebaseio.com/v0/item/" id ".json"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user