aboutsummaryrefslogtreecommitdiffstats
path: root/enc/x_emoji.h
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 11:00:36 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-27 11:00:36 +0000
commita5ca408af4aba65eb95da59b9b1f5fd3621a0324 (patch)
tree8daab812eb5571ee0c1a4f7ab87fdeb7988206c4 /enc/x_emoji.h
parent21fc3145319fbe6393b4c203afc9e464b35de2ab (diff)
downloadruby-a5ca408af4aba65eb95da59b9b1f5fd3621a0324.tar.gz
* enc/x_emoji.h: fix dead-link.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/x_emoji.h')
-rw-r--r--enc/x_emoji.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/enc/x_emoji.h b/enc/x_emoji.h
index 92c9bccafd..23efa1dd9e 100644
--- a/enc/x_emoji.h
+++ b/enc/x_emoji.h
@@ -2,8 +2,8 @@
/*
* Name: UTF8-DoCoMo, SJIS-DoCoMo
- * Link: http://www.nttdocomo.co.jp/english/service/imode/make/content/pictograph/basic/index.html
- * Link: http://www.nttdocomo.co.jp/english/service/imode/make/content/pictograph/extention/index.html
+ * Link: https://www.nttdocomo.co.jp/english/service/developer/make/content/pictograph/basic/index.html
+ * Link: https://www.nttdocomo.co.jp/english/service/developer/make/content/pictograph/extention/index.html
*/
ENC_REPLICATE("UTF8-DoCoMo", "UTF-8")
ENC_REPLICATE("SJIS-DoCoMo", "Windows-31J")