diff --git a/Frontend/README.md b/Frontend/README.md index 97ed58f..6b815f8 100644 --- a/Frontend/README.md +++ b/Frontend/README.md @@ -20,7 +20,7 @@ Run `ng build` to build the project. The build artifacts will be stored in the ` Deploy works automatically with each push to github pages. The template is deployed to [dhbw-ka-webengineering.github.io/Template_Angular/](https://dhbw-ka-webengineering.github.io/Template_Angular/) -Because of the _Template_Angular_ path in the URL, `--base-href="/Template_Angular/"` is required in line 7 of the [package.json file](Frontend/package.json). If you deploy the repo to a different URL, you will need to adapt or remove this part. +Because of the _Template_Angular_ path in the URL, `--base-href="/Template_Angular/"` is required in line 7 of the [package.json file](package.json). If you deploy the repo to a different URL, you will need to adapt or remove this part. ## Further help