We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b99ee9 commit 54769d5Copy full SHA for 54769d5
guides/source/active_storage_overview.md
@@ -540,7 +540,7 @@ Active Storage supports two ways to serve files: redirecting and proxying.
540
WARNING: All Active Storage controllers are publicly accessible by default. The
541
generated URLs are hard to guess, but permanent by design. If your files
542
require a higher level of protection consider implementing
543
-[Authenticated Controllers](active_storage_overview.html#authenticated-controllers).
+[Authenticated Controllers](#authenticated-controllers).
544
545
### Redirect mode
546
0 commit comments