Skip to content

Commit 9eec8a1

Browse files
committed
Merge pull request coderwall#336 from vbauer/patch-1
Update "Profile API" page: add info about coderwall-clj
2 parents f4599b2 + 6604115 commit 9eec8a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/views/pages/api.html.haml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,13 @@
232232
=link_to('maher4ever', badge_path(:username => 'maher4ever'), :class => 'author')
233233
%h5 C
234234

235+
%li
236+
%h4
237+
=link_to("Clojure client for the coderwall API", "https://github.com/vbauer/coderwall-clj", :target => :new)
238+
by
239+
=link_to('vbauer', badge_path(:username => 'vbauer'), :class => 'author')
240+
%h5 Clojure
241+
235242
%li
236243
%h4
237244
=link_to("Node and commandline client for the coderwall API", "https://github.com/StoneCypher/noderwall", :target => :new)

0 commit comments

Comments
 (0)