When clicking on any documentation link it just open another tab with my notebook.
May be it is a template issue because the link has an empty href.
<li>
<a href="#" target="_blank" title="Opens in a new window">
<i class="fa fa-external-link menu-icon pull-right"></i><span>Documentation</span>
</a>
</li>
When clicking on any documentation link it just open another tab with my notebook.
May be it is a template issue because the link has an empty href.