Skip to content

Commit 617d290

Browse files
committed
Fix TOC ordering
1 parent a444bf3 commit 617d290

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,14 @@
9595
2. [Registering the Service](core/operation-path-naming.md#registering-the-service)
9696
3. [Configure it](core/operation-path-naming.md#configure-it)
9797
19. [Accept `application/x-www-form-urlencoded` Form Data](core/form-data.md)
98-
12. [Using External Vocabularies](core/external-vocabularies.md)
99-
13. [Extending the JSON-LD context](core/extending-jsonld-context.md)
100-
20. [FOSUserBundle Integration](core/fosuser-bundle.md)
98+
20. [Using External Vocabularies](core/external-vocabularies.md)
99+
21. [Extending the JSON-LD context](core/extending-jsonld-context.md)
100+
22. [FOSUserBundle Integration](core/fosuser-bundle.md)
101101
1. [Installing the Bundle](core/fosuser-bundle.md#installing-the-bundle)
102102
2. [Enabling the Bridge](core/fosuser-bundle.md#enabling-the-bridge)
103103
3. [Creating a `User` Entity with Serialization Groups](core/fosuser-bundle.md#creating-a-user-entity-with-serialization-groups)
104-
22. [NelmioApiDocBundle integration](core/nelmio-api-doc.md)
105-
23. [AngularJS Integration](core/angularjs-integration.md)
104+
23. [NelmioApiDocBundle integration](core/nelmio-api-doc.md)
105+
24. [AngularJS Integration](core/angularjs-integration.md)
106106
1. [Restangular](core/angularjs-integration.md#restangular)
107107
2. [ng-admin](core/angularjs-integration.md#ng-admin)
108108

0 commit comments

Comments
 (0)