diff --git a/README.md b/README.md index 060e967..a50e80e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Chrome4testing download -Simple download page for Chrome 4 testing based on JSON endpoints. +Simple download page for Chrome 4 testing based on JSON endpoints: + +**https://telekom-mms.github.io/chrome4testing-download/** 👉 Please note, this is no official download page. It's just parse JSON endpoints to an easy-to-use download list. 👈 diff --git a/angular.json b/angular.json index ef7680f..fa65187 100644 --- a/angular.json +++ b/angular.json @@ -19,7 +19,6 @@ "options": { "outputPath": "dist", "index": "src/index.html", - "baseHref": "/chrome4testing-download/", "browser": "src/main.ts", "polyfills": [ "zone.js" diff --git a/src/index.html b/src/index.html index 458f6ba..93d4c17 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,6 @@