Merge pull request #18502 from y-yagi/fix_autoloading_guide

fix link in autoloading guide [ci skip]
This commit is contained in:
Yves Senn 2015-01-14 09:01:43 +01:00
commit 6f9f5fb258

@ -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