Commit b44e9a08d5c0e012d645e75a321c6ea299b4bea1

Authored by Robert Speicher
1 parent 5db2dbdc

Add Milestone link to API help TOC

[ci skip]
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
app/views/help/api.html.haml
... ... @@ -15,6 +15,8 @@
15 15 %a{href: "#users"} Users
16 16 %li
17 17 %a{href: "#issues"} Issues
  18 + %li
  19 + %a{href: "#milestones"} Milestones
18 20  
19 21 .file_holder#README
20 22 .file_title
... ...