Skip to content

Commit 24fafae

Browse files
committed
fix link to csscomb.com
1 parent 4ddffa1 commit 24fafae

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
@@ -5,7 +5,7 @@ Plugin based on CSScomb algorithm.
55

66
The algorithm of CSScomb simulates web-technologists actions upon working with CSS-code to the limit. Usually to re-order code you move lines over each other considering comments in the code, multilines records of property values, hacks and everything that could be found in the real file. CSScomb reproduces these actions for you. This means that the parser "thinks" as a person editing the text, not as a blind robot parsing CSS.
77

8-
For more info, online demo and tests see [http://csscomb.com/](csscomb.com)
8+
For more info, online demo and tests see [csscomb.com](http://csscomb.com/)
99

1010
## Installation
1111

0 commit comments

Comments
 (0)