We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b256b2 commit 36b643fCopy full SHA for 36b643f
docs/guide/content/development_guide/architecture.md
@@ -80,7 +80,7 @@ Inside `application/app` important subfolders include:
80
81
The main configuration class for the application is lives under `config/configuration_singleton.rb`.
82
This globally accessible object defines all adjustable settings which can be
83
-overridden via YAML or environment variables (see the [Admin Guide](../admin.md) for details).
+overridden via YAML or environment variables (see the [Admin Guide](../admin/index.md) for details).
84
85
### Testing
86
0 commit comments