mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use https instead of http
This commit is contained in:
parent
f44114b502
commit
946cd6c534
29 changed files with 46 additions and 46 deletions
|
|
@ -248,6 +248,6 @@ OnigEncodingDefine(windows_1251, Windows_1251) = {
|
|||
* MIBenum: 2251
|
||||
* Link: http://www.iana.org/assignments/character-sets
|
||||
* Link: http://www.microsoft.com/globaldev/reference/sbcs/1251.mspx
|
||||
* Link: http://en.wikipedia.org/wiki/Windows-1251
|
||||
* Link: https://en.wikipedia.org/wiki/Windows-1251
|
||||
*/
|
||||
ENC_ALIAS("CP1251", "Windows-1251")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue