Skip to content

Commit cd7a8de

Browse files
committed
fix: urls in the readme
1 parent e4c133c commit cd7a8de

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ You can manually download the package and place it within your `Packages` direct
1111

1212
## Snippets
1313

14-
- [HTML](html/README.md)
15-
- [CSS](css/README.md)
16-
- [JavaScript](js/README.md)
17-
- [Schema.org](schema/README.md)
18-
- [External](external/README.md)
14+
- [HTML](html/)
15+
- [CSS](css/)
16+
- [JavaScript](js/)
17+
- [Schema.org](schema/)
18+
- [External](external/)
1919
- Comment
20-
- [HTML](tree/master/comment/html)
21-
- [CSS](tree/master/comment/css)
22-
- [JavaScript](tree/master/comment/js)
20+
- [HTML](comment/html)
21+
- [CSS](comment/css)
22+
- [JavaScript](comment/js)
2323

2424
## Scopes
2525

0 commit comments

Comments
 (0)