From 60a605420d8b96edd3aeacb7f4c08fd58c9bf2f4 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Sat, 2 May 2020 12:49:48 -0600 Subject: [PATCH] Update url in haxelib --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index c94336d..10f9867 100644 --- a/haxelib.json +++ b/haxelib.json @@ -1,6 +1,6 @@ { "name": "hank", - "url": "https://github.com/NQNStudios/hank", + "url": "https://github.com/hankvn/hank", "license": "MIT", "tags": ["cross", "game", "interactive-fiction", "ink"], "description": "Narrative scripting language for HaxeFlixel games based on Inkle's Ink engine",