From 507951392bc3f93f7b584ae05d1e233bd7f95681 Mon Sep 17 00:00:00 2001 From: yogiedigital Date: Mon, 22 Sep 2025 10:47:40 +0700 Subject: [PATCH] =?UTF-8?q?=E2=80=9Cinit=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a8edd40..1ace83b 100644 --- a/readme.md +++ b/readme.md @@ -3,5 +3,5 @@ git init git checkout -b main git add README.md git commit -m "first commit" -git remote add origin https://gitea.idetama.id/yogiedigital/cod-fe.git -git push -u origin main \ No newline at end of file +git remote add origin https://gitea.idetama.id/yogiedigital/hotel-fe.git +git push -u origin main