summaryrefslogtreecommitdiffstats
path: root/index.md
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-05-07 11:47:58 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-05-07 12:19:32 +0800
commit46d0d9de4485c152310957ebb1ec9b2d8af135e6 (patch)
tree33d3575d0ade504992d209871eaeb01ba4bfbbde /index.md
parent35c999ea426a5f0b32e2b5d5bab5fe010ea9ce97 (diff)
downloadwww-46d0d9de4485c152310957ebb1ec9b2d8af135e6.tar.gz
Replaced SA search with Regex search.
Diffstat (limited to 'index.md')
-rw-r--r--index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.md b/index.md
index 4e36276..f457e26 100644
--- a/index.md
+++ b/index.md
@@ -16,6 +16,6 @@ title: "Home"
<footer>
<p>Built with <a href="https://github.com/ronv/minimalist" class="external"
target="_blank" rel="noopener noreferrer">Minimalist</a>.
- <a href="/cgi-bin/find.cgi">Search</a>
+ <a href="/cgi-bin/search.cgi">Search</a>
</p>
</footer>