Skip to content
Snippets Groups Projects
Commit 20c94662 authored by ZZYZX's avatar ZZYZX
Browse files

Fixed: 'Compiling the editor' help page had slightly broken CSS reference....

Fixed: 'Compiling the editor' help page had slightly broken CSS reference. (reported by Kappes Buur)
parent 3013723e
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<head>
<title>About Compiler Configurations</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" />
<link rel="stylesheet" type="text/css" href="../default.css" media="screen" title="Default" />
</head>
<body>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment