From 5f008eca510ba71373ef244f803374767f21b654 Mon Sep 17 00:00:00 2001 From: Jieiku <106644+Jieiku@users.noreply.github.com> Date: Wed, 18 Sep 2024 07:04:09 -0700 Subject: [PATCH] Fix Links --- content/overview-abridge/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/overview-abridge/index.md b/content/overview-abridge/index.md index a1e5ed8d..082f513f 100644 --- a/content/overview-abridge/index.md +++ b/content/overview-abridge/index.md @@ -327,9 +327,9 @@ All that is necessary is `zola build && npm run abridge`. In addition to elasticlunr abridge also supports pagefind and tinysearch. -pagefind demo: https://jieiku.github.io/abridge-pagefind/ +pagefind demo: https://abridge-pagefind.pages.dev/ -tinysearch demo: https://jieiku.github.io/abridge-tinysearch/ +tinysearch demo: https://abridge-tinysearch.pages.dev/ To use tinysearch extra steps are required.