Skip to content

Commit

Permalink
Broken links fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wotek committed Feb 2, 2014
1 parent 708bf73 commit 0abed29
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/complete_example.md
Expand Up @@ -139,10 +139,10 @@ Body:

## Documentation

* [Installation](doc/installation.md)
* [Usage](doc/usage.md)
* [Creating Factories](doc/creating_factories.md)
* [Response Prototypes](doc/response_prototypes.md)
* [Response Serializers](doc/creating_serializers.md)
* [Installation](installation.md)
* [Usage](usage.md)
* [Creating Factories](creating_factories.md)
* [Response Prototypes](response_prototypes.md)
* [Response Serializers](creating_serializers.md)
* Complete Example
* [Howto's](doc/howto.md)
* [Howto's](howto.md)

0 comments on commit 0abed29

Please sign in to comment.