From fe9f8fb56a5e5478bb02757110731eb890214795 Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Wed, 14 Jan 2015 13:22:51 +0900 Subject: fix link in autoloading guide [ci skip] --- guides/source/autoloading_and_reloading_constants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/autoloading_and_reloading_constants.md b/guides/source/autoloading_and_reloading_constants.md index 489ea681e2..2ee2b9e25e 100644 --- a/guides/source/autoloading_and_reloading_constants.md +++ b/guides/source/autoloading_and_reloading_constants.md @@ -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 -- cgit v1.2.3