From ca8ad7ff8e453e735bbde6158fc1718e8d9518b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 12 Nov 2015 15:57:17 -0800 Subject: [PATCH] [docs] Properly fix Korean docs (cherry picked from commit 034cfc96c7c116f140194d5c9c220d639d621e9d) --- docs/docs/10.3-class-name-manipulation.ko-KR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/10.3-class-name-manipulation.ko-KR.md b/docs/docs/10.3-class-name-manipulation.ko-KR.md index 0c433e2853..463d6a1dbd 100644 --- a/docs/docs/10.3-class-name-manipulation.ko-KR.md +++ b/docs/docs/10.3-class-name-manipulation.ko-KR.md @@ -8,7 +8,7 @@ next: test-utils-ko-KR.html > 주의: > -> 이 모듈은 폐기예정입니다. 대신 JedWatson/classnames를 사용하세요. +> 이 모듈은 폐기예정입니다. 대신 [JedWatson/classnames](https://github.com/JedWatson/classnames)를 사용하세요. `classSet()`은 간단히 DOM `class` 문자열을 조작하는 편리한 도구입니다.