1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

fix link in autoloading guide [ci skip]

This commit is contained in:
yuuji.yaginuma 2015-01-14 13:22:51 +09:00
parent 850159bd2c
commit fe9f8fb56a

View file

@ -330,7 +330,7 @@ checked.
Rails autoloading **does not emulate this algorithm**, but its starting point is
the name of the constant to be autoloaded, and the parent. See more in
[Qualified References](#qualified-references).
[Qualified References](#autoloading-algorithms-qualified-references).
Vocabulary