Skip to content
Snippets Groups Projects
Unverified Commit ecd988d1 authored by Giuseppe Carleo's avatar Giuseppe Carleo Committed by GitHub
Browse files

Merge pull request #605 from netket/PhilipVinc-patch-1

Fix website broken link
parents b06b8ee9 8759bf50
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<div class="btn-group">
<a class="btn btn-primary btn-lg" href="https://www.sciencedirect.com/science/article/pii/S2352711019300974" role="button">Paper</a>
<div class="btn-group">
<a class="btn btn-info btn-lg" href="get_started.html" role="button">pip install --pre netket</a>
<a class="btn btn-info btn-lg" href="getting_started.html" role="button">pip install --pre netket</a>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment