mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-07-10 01:38:44 +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
27b1931130
commit
0625e2c46c
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