refactor: move CNN demo to docs/cnn/ for shorter URL

URL: https://ruvnet.github.io/ruvector/cnn/

Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
Reuven 2026-03-11 17:52:13 -04:00
parent 91a55d27f6
commit 864b02e9e6
2 changed files with 1 additions and 1 deletions

View file

@ -93,7 +93,7 @@
<p class="subtitle">High-performance vector operations in Rust + WASM</p>
<div class="demos">
<a href="./demo/cnn/" class="demo-card">
<a href="./cnn/" class="demo-card">
<span class="demo-icon">🧠</span>
<div class="demo-info">
<div class="demo-title">CNN Image Embeddings</div>