Skip to content

Commit 89c8b4a

Browse files
committed
Add link to annotations reference at index of docs
1 parent ac901a8 commit 89c8b4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Resources/doc/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ FOSRestBundle provides several tools to assist in building REST applications:
2323
- [Manual definition of routes](7-manual-route-definition.md)
2424

2525
### Config reference
26-
Check out the [configuration reference](configuration-reference.md) for a reference on the available configuration options.
2726

27+
- [Configuration reference](configuration-reference.md) for a reference on the available configuration options
28+
- [Annotations reference](annotations-reference.md) for a reference on on the available configurations through annotations
2829

2930
### Example application(s)
3031

0 commit comments

Comments
 (0)