Skip to content

Commit 6a61b89

Browse files
committed
fix doc
1 parent 57d8f90 commit 6a61b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ JQuery should be included in your html `<head>` before the phpfreechat code:
2222

2323
Include the phpfreechat plugin in your html `<head>`:
2424
```html
25-
<link rel="stylesheet" type="text/css" href="/phpfreechat-2.1.1/client/themes/default/jquery.phpfreechat.min.css" />
25+
<link rel="stylesheet" type="text/css" href="/phpfreechat-2.1.1/client/themes/default/pfc.min.css" />
2626
<script src="/phpfreechat-2.1.1/client/pfc.min.js" type="text/javascript"></script>
2727
```
2828

0 commit comments

Comments
 (0)