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 +++--- api/handlers/record.go | 4 ++-- api/router.go | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'api') 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 = `