From 3267bda5e9dcc119e8d8be50e5062ea75494eddd Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Fri, 13 Oct 2023 02:42:57 +0900 Subject: Fix url --- sqitch.plan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 67b7c11..4a0c1df 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -1,6 +1,6 @@ %syntax-version=1.0.0 %project=photos -%uri=http://git.private.tojo.tokyo/ +%uri=https://git.tojo.tokyo/photos-schema.git schema 2023-08-27T13:52:33Z Masaya Tojo # Add schema for all photos objects. photos [schema] 2023-08-29T13:12:25Z Masaya Tojo # Create table to manage my photos. -- cgit v1.2.3