We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6930c commit 23db7f8Copy full SHA for 23db7f8
1 file changed
docs/development.md
@@ -157,7 +157,7 @@ used to maintain dot notation and avoid breaking existing configurations.
157
- `auth/`: Handles authentication.
158
- `cli/`: CLI tools (e.g., headless OAuth login).
159
- `features/`: Feature configuration registry and resolver. See the
160
- [Feature Configuration](../feature-configuration) docs.
+ [Feature Configuration](/feature-configuration) docs.
161
- `services/`: Contains the business logic for each service.
162
- `utils/`: Contains utility functions.
163
- `config/`: Contains configuration files.
0 commit comments