mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update the canonical repository url
This commit is contained in:
parent
6dd9736c3a
commit
355acbafde
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ YAML = Psych # :nodoc:
|
|||
# For more advanced details on the implementation see Psych, and also check out
|
||||
# http://yaml.org for spec details and other helpful information.
|
||||
#
|
||||
# Psych is maintained by Aaron Patterson on github: https://github.com/tenderlove/psych
|
||||
# Psych is maintained by Aaron Patterson on github: https://github.com/ruby/psych
|
||||
#
|
||||
# Syck can also be found on github: https://github.com/tenderlove/syck
|
||||
# Syck can also be found on github: https://github.com/ruby/syck
|
||||
module YAML
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue