Update core.clj
This commit is contained in:
@ -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"))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user