From f3a5de8be2955f024848b4635c68e977f5fce93b Mon Sep 17 00:00:00 2001 From: tobil4sk Date: Wed, 24 Aug 2022 20:05:08 +0100 Subject: [PATCH] Fix url in haxelib.json --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index f4dfc7e..c399542 100644 --- a/haxelib.json +++ b/haxelib.json @@ -7,7 +7,7 @@ "contributors": ["fponticelli","jason","andyli","kevinresol"], "releasenote": "Remove explicit hscript version.", "version": "1.0.0-beta.14", - "url": "https://github.com/ufront/ufront-admin", + "url": "https://github.com/ufront/ufront-ufadmin", "dependencies": { "ufront-mvc": "", "ufront-orm": "",