Skip to content

Commit 9b8063b

Browse files
committed
Fixing typo.
1 parent 2d4a047 commit 9b8063b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<title>Jupyter</title>
44

5-
<link href="jupyter_font/styles/css" rel="stylesheet">
5+
<link href="jupyter_font/styles.css" rel="stylesheet">
66
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
77
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
88
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js"></script>

0 commit comments

Comments
 (0)