Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/working-with-cfwheels/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ For information on overriding column and property names, refer to documentation

There are many default values and settings that you can tweak in CFWheels when you need to. Some of them are conventions and others are just configurations available for you to change. You can even change argument defaults for built-in CFWheels functions to keep your code DRYer.

For more details on what you can configure, read the [Configuration and Defaults](https://guides.cfwheels.org/cfwheels-guides/working-with-cfwheels/configuration-and-defaults) chapter.
For more details on what you can configure, read the [Configuration and Defaults](https://guides.cfwheels.org/2.5.0/working-with-cfwheels/configuration-and-defaults) chapter.