Skip to content

Commit 4e0795e

Browse files
committed
Update test.html
1 parent ea57cde commit 4e0795e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dist/test.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
66
<!-- Include roboto.css to use the Roboto web font, material.css to include the theme and ripples.css to style the ripple effect -->
7-
<link href="dist/css/roboto.min.css" rel="stylesheet">
8-
<link href="dist/css/material.min.css" rel="stylesheet">
9-
<link href="dist/css/ripples.min.css" rel="stylesheet">
7+
<link href="css/roboto.min.css" rel="stylesheet">
8+
<link href="css/material.min.css" rel="stylesheet">
9+
<link href="css/ripples.min.css" rel="stylesheet">
1010

1111
</head>
1212

0 commit comments

Comments
 (0)