Replace backslashes by slashes in href to CSS (#828)

This commit is contained in:
Falco Nogatz
2022-12-12 02:03:49 +01:00
committed by GitHub
parent b572362c3a
commit 64d66bf77f
5 changed files with 5 additions and 5 deletions

View File

@@ -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.
-->