diff options
Diffstat (limited to 'docs/dev/articles/index.html')
| -rw-r--r-- | docs/dev/articles/index.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/docs/dev/articles/index.html b/docs/dev/articles/index.html index 2aacc53a..a82eb999 100644 --- a/docs/dev/articles/index.html +++ b/docs/dev/articles/index.html @@ -81,6 +81,11 @@      <li>        <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a>      </li> +    <li class="divider"> +    <li class="dropdown-header">Code coverage report</li> +    <li> +      <a href="../coverage/coverage.html"></a> +    </li>    </ul></li>  <li>    <a href="../news/index.html">News</a> | 
