Skip to content

Commit c81a470

Browse files
committed
fix: Alphabetical ordering lint error
1 parent c6a8c17 commit c81a470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: books/free-programming-books-ko.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115

116116
### JavaScript
117117

118-
* [JavaScript로 만나는 세상](https://helloworldjavascript.net)
119118
* [모던 JavaScript 튜토리얼](https://ko.javascript.info) - Ilya Kantor
119+
* [JavaScript로 만나는 세상](https://helloworldjavascript.net)
120120

121121

122122
#### Node.js

0 commit comments

Comments
 (0)