Skip to content

Commit 1dce37c

Browse files
committed
Fix stylesheet link
1 parent 1fa1314 commit 1dce37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-ruby/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</style>
3232

3333

34-
<link href="default.css" rel="stylesheet" type="text/css" />
34+
<link href="../default.css" rel="stylesheet" type="text/css" />
3535

3636
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" />
3737

0 commit comments

Comments
 (0)