Replace backslashes by slashes in href to CSS (#828)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<link rel="stylesheet" href="../../extras/highlight/styles/github.css">
|
||||
|
||||
<!-- Common styles for example presentations -->
|
||||
<link href="..\..\css\impress-common.css" rel="stylesheet" />
|
||||
<link href="../../css/impress-common.css" rel="stylesheet" />
|
||||
<!--
|
||||
Styles specific for this example presentation.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user