Commit bb91e96d authored by FulcrandG's avatar FulcrandG
Browse files

Updating the position of the linked issues in documentation of jobs

parent e6a62eec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@

{%- if linked_issues %}
??? "Linked issues"
  {% for issue in linked_issues -%}
  {%- for issue in linked_issues -%}
    [{{ issue.name }}]({{ issue.url }})
  {%- endfor %}
{%- endif %}
 No newline at end of file