fix: [correlation] fix endpoint

This commit is contained in:
Terrtia 2019-05-24 13:19:11 +02:00
parent eb9c81acef
commit bc6332dae4
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -33,7 +33,7 @@
</h5>
<ul class="nav flex-md-column flex-row navbar-nav justify-content-between w-100"> <!--nav-pills-->
<li class="nav-item">
<a class="nav-link" href="{{url_for('hashDecoded.pgpdump_page')}}" id="nav_dashboard_cryptocurrency">
<a class="nav-link" href="{{url_for('hashDecoded.cryptocurrency_page')}}" id="nav_dashboard_cryptocurrency">
<i class="fas fa-coins"></i>
<span>Cryptocurrency</span>
</a>