mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
enc/x_emoji.h: fixed dead-links [ci skip]
English version pages seem no longer provided.
This commit is contained in:
parent
f09a4ff265
commit
992aa2cda5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
/*
|
||||
* Name: UTF8-DoCoMo, SJIS-DoCoMo
|
||||
* 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
|
||||
* Link: https://www.nttdocomo.co.jp/service/developer/make/content/pictograph/basic/index.html
|
||||
* Link: https://www.nttdocomo.co.jp/service/developer/make/content/pictograph/extent%69on/index.html
|
||||
*/
|
||||
ENC_REPLICATE("UTF8-DoCoMo", "UTF-8")
|
||||
ENC_REPLICATE("SJIS-DoCoMo", "Windows-31J")
|
||||
|
|
Loading…
Add table
Reference in a new issue