Skip to content

Commit 7133d36

Browse files
committed
not need specific url for current folder
1 parent cc0c8f1 commit 7133d36

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
<meta name="theme-color" content="#000000" />
1111
<meta name="description" content="Web site created using create-react-app" />
1212
<link rel="apple-touch-icon" href="logo192.png" />
13-
<link
14-
crossorigin="use-credentials"
15-
rel="manifest"
16-
href="//github.com/jeevasusej/react-redux-typescript-starter-kit/blob/master/docs/manifest.json"
17-
/>
13+
<link crossorigin="use-credentials" rel="manifest" href="manifest.json" />
1814
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
1915
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
2016
<title>React App</title>

0 commit comments

Comments
 (0)