aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 39b37b1f..097415c8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,7 @@
</ul>
<p>BQN <strong>will provide</strong>:</p>
<ul>
-<li>State of the art array performance: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li>
+<li>State of the art array <a href="implementation/perf.html">performance</a>: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li>
<li>Libraries with interfaces for common file formats like JSON and CSV</li>
<li>A standard system to install and use libraries and packages, and support for package managers</li>
</ul>