refactor(homepage): Adds link to artiq page
This commit is contained in:
parent
2ad4cb22ad
commit
d1a781da2a
|
@ -50,7 +50,7 @@
|
|||
The system features a high-level programming language that helps describe complex experiments, which is compiled and executed on dedicated hardware with nanosecond timing resolution and sub-microsecond latency.
|
||||
</p>
|
||||
|
||||
<a href="" class="btn btn-primary btn-lg">Read More</a>
|
||||
<a href="{{ get_url(path='@/experiment-control/artiq.md') }}" class="btn btn-primary btn-lg">Read More</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue