1 parent 7d6e941 commit 3e10eaaCopy full SHA for 3e10eaa
1 file changed
site/src/pages/index.astro
@@ -331,6 +331,7 @@ const endpoints = [
331
<a href={ghUrl} target="_blank" rel="noopener">GitHub</a>
332
<a href={`${base}docs`}>API reference</a>
333
<a href="#playground">Playground</a>
334
+ <a href="https://gettechapi.github.io/cpu-engineering-samples/" target="_blank" rel="noopener">CPU engineering samples</a>
335
</div>
336
337
<p class="foot-warn">⚠ Curated, growing dataset — not yet an exhaustive catalog of every device.</p>
0 commit comments