Skip to content

Commit 4816e9c

Browse files
authored
Fix incorrect link
1 parent 0af16aa commit 4816e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ domain entities and services. (version 1+)
2828
- `tests/` - [test suites](/modules/testing.html)
2929
- `conf/` - configuration files
3030
- `app.conf` - [main configuration](appconf.html) file
31-
- `routes` - [routes](routes.html) definition file
31+
- `routes` - [routes](routing.html) definition file
3232
- `messages/` - i18n [message](i18n-messages.html) files
3333
- `public/` - [static/public assets](/modules/static.html)
3434
- `css/` - stylesheet files

0 commit comments

Comments
 (0)