Commit 1b19ff08906020641e9f8f6b0eb06d9f771b65dc

Golmote 2016-07-14T11:31:41

Fix WPD plugin's page

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/plugins/wpd/index.html b/plugins/wpd/index.html
index 555c38c..3714a7b 100644
--- a/plugins/wpd/index.html
+++ b/plugins/wpd/index.html
@@ -47,7 +47,7 @@
 	
 	<h2>CSS</h2>
 	<pre data-src="style.css"></pre>
-	<pre data-src="prism.css"></pre>
+	<pre data-src="themes/prism.css"></pre>
 	
 	<h2>HTML</h2>
 	<pre data-src="index.html" class="language-markup"></pre>