Skip to content

Commit 7c6fa69

Browse files
committed
updates
1 parent 7d57e6f commit 7c6fa69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
22
<meta charset="utf-8">
33
<title>angular-material-components</title>
4-
<base href="'https://h2qutc.github.io/angular-material-components/'">
4+
<base href="/">
55

66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<link rel="icon" type="image/x-icon" href="favicon.ico">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lint": "ng lint",
4848
"e2e": "ng e2e",
4949
"codecov": "codecov",
50-
"build:ci": "ng build -c=production --output-path docs --base-href 'https://h2qutc.github.io/angular-material-components/'"
50+
"build:ci": "ng build -c=production --output-path docs"
5151
},
5252
"private": false,
5353
"dependencies": {

0 commit comments

Comments
 (0)