Browse Source

Merge pull request #564 from ckeditor/t/563

Fixed path to ckeditor.css
Maksymilian Barnaś 9 years ago
parent
commit
03c074e2d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-engine/tests/tickets/475/475.html

+ 1 - 1
packages/ckeditor5-engine/tests/tickets/475/475.html

@@ -1,6 +1,6 @@
 <head>
 	<meta charset="utf-8">
-	<link rel="stylesheet" href="%APPS_DIR%ckeditor/build/amd/theme/ckeditor.css">
+	<link rel="stylesheet" href="%APPS_DIR%ckeditor/build/modules/amd/theme/ckeditor.css">
 </head>
 
 <div id="editor">