From 864b02e9e60169bb3e07dfd8bc6191b7fb89f38b Mon Sep 17 00:00:00 2001 From: Reuven Date: Wed, 11 Mar 2026 17:52:13 -0400 Subject: [PATCH] refactor: move CNN demo to docs/cnn/ for shorter URL URL: https://ruvnet.github.io/ruvector/cnn/ Co-Authored-By: claude-flow --- docs/{demo => }/cnn/index.html | 0 docs/index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{demo => }/cnn/index.html (100%) diff --git a/docs/demo/cnn/index.html b/docs/cnn/index.html similarity index 100% rename from docs/demo/cnn/index.html rename to docs/cnn/index.html diff --git a/docs/index.html b/docs/index.html index d78f4ea1..13850bb5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -93,7 +93,7 @@

High-performance vector operations in Rust + WASM