From 43bcbb3c300d10efb95921f80ded0ab50a7a8749 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 9 Nov 2016 07:23:42 -0500 Subject: [PATCH] add project url --- src/UriBuilder.Fluent/project.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/UriBuilder.Fluent/project.json b/src/UriBuilder.Fluent/project.json index 1694896..cd06fcb 100644 --- a/src/UriBuilder.Fluent/project.json +++ b/src/UriBuilder.Fluent/project.json @@ -4,9 +4,7 @@ "owners": [ "Tommy Parnell" ], - "repository": { - "url":"https://github.com/TerribleDev/UriBuilder.Fluent" - }, + "projectUrl": "https://github.com/tparnell8/TurboLinks.Net", "summary": "Fluent extensions for UriBuilder", "tags": [ "Url building",