diff --git a/src/nls/ja/urls.js b/src/nls/ja/urls.js index 034076c8710..69911e4bee2 100644 --- a/src/nls/ja/urls.js +++ b/src/nls/ja/urls.js @@ -25,5 +25,5 @@ define({ // Relative to the samples folder "GETTING_STARTED" : "ja/Getting Started", "ADOBE_THIRD_PARTY" : "http://www.adobe.com/go/thirdparty_jp/", - "WEB_PLATFORM_DOCS_LICENSE" : "http://creativecommons.org/licenses/by/3.0/" + "WEB_PLATFORM_DOCS_LICENSE" : "http://creativecommons.org/licenses/by/3.0/deed.ja" });