mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 21:25:02 +00:00
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:
parent
91a55d27f6
commit
864b02e9e6
2 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue