Skip to content

Commit 0b3a2b0

Browse files
authored
docs(kr): fix link typo in Korean docs (#1795)
Remove duplicated parenthesis of link to "Scrimba" in Korean README markdown file.
1 parent 6b0014c commit 0b3a2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€Ždocs/kr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ new Vue({
5252

5353
์ด๋Š” [Flux](https://facebook.github.io/flux/docs/overview), [Redux](http://redux.js.org/), [The Elm Architecture](https://guide.elm-lang.org/architecture/)์—์„œ ์˜๊ฐ์„ ๋ฐ›์€ Vuex์˜ ๊ธฐ๋ณธ ์•„์ด๋””์–ด ์ž…๋‹ˆ๋‹ค. ๋‹ค๋ฅธ ํŒจํ„ด๊ณผ ๋‹ฌ๋ฆฌ Vuex๋Š” Vue.js๊ฐ€ ํšจ์œจ์ ์ธ ์—…๋ฐ์ดํŠธ๋ฅผ ์œ„ํ•ด ์„ธ๋ถ„ํ™”๋œ ๋ฐ˜์‘ ์‹œ์Šคํ…œ์„ ํ™œ์šฉํ•˜๋„๋ก ํŠน๋ณ„ํžˆ ๊ณ ์•ˆ๋œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์ž…๋‹ˆ๋‹ค.
5454

55-
๋Œ€ํ™”์‹์œผ๋กœ Vuex๋ฅผ ๋ฐฐ์šฐ๊ณ  ์‹ถ๋‹ค๋ฉด [Scrimba]((https://scrimba.com/g/gvuex))์˜ Vuex ๊ณผ์ •์— ๋“ฑ๋กํ•˜์‹ญ์‹œ์˜ค.
55+
๋Œ€ํ™”์‹์œผ๋กœ Vuex๋ฅผ ๋ฐฐ์šฐ๊ณ  ์‹ถ๋‹ค๋ฉด [Scrimba](https://scrimba.com/g/gvuex)์˜ Vuex ๊ณผ์ •์— ๋“ฑ๋กํ•˜์‹ญ์‹œ์˜ค.
5656

5757
![vuex](/vuex.png)
5858

0 commit comments

Comments
ย (0)