Skip to content

Commit 54769d5

Browse files
committed
Use relative anchor link since this is the same file [ci skip]
1 parent 3b99ee9 commit 54769d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/active_storage_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ Active Storage supports two ways to serve files: redirecting and proxying.
540540
WARNING: All Active Storage controllers are publicly accessible by default. The
541541
generated URLs are hard to guess, but permanent by design. If your files
542542
require a higher level of protection consider implementing
543-
[Authenticated Controllers](active_storage_overview.html#authenticated-controllers).
543+
[Authenticated Controllers](#authenticated-controllers).
544544

545545
### Redirect mode
546546

0 commit comments

Comments
 (0)