From 1b7c07d9bbfb7984536a3aeade0f543251f1a666 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 11 Sep 2025 21:44:54 +0100 Subject: Rename to stash --- api/handlers/html.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'api/handlers/html.go') diff --git a/api/handlers/html.go b/api/handlers/html.go index 1ea166f..88407bf 100644 --- a/api/handlers/html.go +++ b/api/handlers/html.go @@ -3,8 +3,8 @@ package handlers import ( "net/http" - "git.leonardobishop.net/history/pkg/entries" - "git.leonardobishop.net/history/pkg/html" + "git.leonardobishop.net/stash/pkg/entries" + "git.leonardobishop.net/stash/pkg/html" ) const style = `