diff --git a/angular.json b/angular.json index aa8f0b1..7f36e0c 100644 --- a/angular.json +++ b/angular.json @@ -45,13 +45,13 @@ } ], "outputHashing": "all", - "baseHref": "astrutz.github.io/amazing/" + "baseHref": "amazing" }, "development": { "optimization": false, "extractLicenses": false, "sourceMap": true, - "baseHref": "astrutz.github.io/amazing/" + "baseHref": "amazing" } }, "defaultConfiguration": "production"