Skip to content

Commit

Permalink
Fix pdf link
Browse files Browse the repository at this point in the history
  • Loading branch information
naure committed Jun 30, 2019
1 parent fc65e35 commit 2ebd116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h1 class="font-weight-normal">ZkInterface messages</h1>
See the
<a href="https://github.com/QED-it/zkinterface/blob/master/zkinterface.fbs">interface definition</a>
and the
<a href="https://github.com/QED-it/zkinterface/blob/master/zkinterface.fbs">paper</a>
<a href="https://github.com/QED-it/zkinterface/blob/master/zkInterface.pdf">paper</a>
for details.
</p>
</div>
Expand Down Expand Up @@ -210,4 +210,4 @@ <h2 class="display-5">Verifier's View</h2>
<!-- <script src="node_modules/jquery/dist/jquery.slim.min.js" integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8=" crossorigin="anonymous"></script>
<script src="node_modules/bootstrap/dist/js/bootstrap.bundle.min.js" integrity="sha384-xrRywqdh3PHs8keKZN+8zzc5TX0GRTLCcmivcbNJWm2rs5C8PRhcEn3czEjhAO9o" crossorigin="anonymous"></script> -->

</body></html>
</body></html>

0 comments on commit 2ebd116

Please sign in to comment.