Skip to content

Commit

Permalink
docs(kr): fix link typo in Korean docs (#1795)
Browse files Browse the repository at this point in the history
Remove duplicated parenthesis of link to "Scrimba" in Korean README markdown file.
  • Loading branch information
ohdnf committed Jul 9, 2020
1 parent 6b0014c commit 0b3a2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ new Vue({

์ด๋Š” [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๊ฐ€ ํšจ์œจ์ ์ธ ์—…๋ฐ์ดํŠธ๋ฅผ ์œ„ํ•ด ์„ธ๋ถ„ํ™”๋œ ๋ฐ˜์‘ ์‹œ์Šคํ…œ์„ ํ™œ์šฉํ•˜๋„๋ก ํŠน๋ณ„ํžˆ ๊ณ ์•ˆ๋œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ์ž…๋‹ˆ๋‹ค.

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

![vuex](/vuex.png)

Expand Down

0 comments on commit 0b3a2b0

Please sign in to comment.