Skip to content

Commit

Permalink
fix: path in deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
rengert committed Jan 3, 2024
1 parent 62d0de1 commit 7542c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"deploy": {
"builder": "angular-cli-ghpages:deploy",
"options": {
"baseHref": "/solar-striker/"
"baseHref": "/solar-striker/browser/"
}
},
"lint": {
Expand Down

0 comments on commit 7542c00

Please sign in to comment.