Skip to content

Commit

Permalink
Fixes issue where site was not loading on GitHub pages.
Browse files Browse the repository at this point in the history
For further details, see:
facebook/create-react-app#165
  • Loading branch information
samiwel committed Apr 11, 2017
1 parent 74cccae commit afcd608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eq-author-prototypes",
"version": "0.0.1",
"private": true,
"homepage": "https://ONSdigital.github.io/eq-author-prototypes",
"homepage": "./",
"eslintConfig": {
"extends": "react-app"
},
Expand Down

0 comments on commit afcd608

Please sign in to comment.