Skip to content

Commit 90ae603

Browse files
committed
remove base href
1 parent 5967c5f commit 90ae603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const environment = {
22
production: true,
33
envName: 'GitHub Pages',
4-
baseHref: '/text-compare-angular/',
4+
baseHref: '/',
55
monacoBaseUrl: '/text-compare-angular/assets/monaco/min/vs'
66
};

0 commit comments

Comments
 (0)