Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 22f7046

Browse files
committed
fix wrong links
1 parent 785c072 commit 22f7046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<body>
4545
<div class="block-auto div">
4646
<h1>CDN links:</h1>
47-
<a class="block" href="https://code-collabo.github.io/less-css-helper-library/css/style.css">CSS stylesheet</a>
48-
<a class="block" href="https://code-collabo.github.io/less-css-helper-library/less/style.less">LESS stylesheet</a>
47+
<a class="block" href="https://code-collabo.github.io/less-css-helper-library/css/styles.css">CSS stylesheet</a>
48+
<a class="block" href="https://code-collabo.github.io/less-css-helper-library/less/styles.less">LESS stylesheet</a>
4949
<p></p>
5050
<button class="btn-default">
5151
<a href="https://github.com/code-collabo/less-css-helper-library">less-css-helper-library repo</a>

0 commit comments

Comments
 (0)