Skip to content

Commit

Permalink
Merge pull request #1407 from CorainChicago/fix-link-on-Getting-Start…
Browse files Browse the repository at this point in the history
…ed.md

Fix link on Getting Started page [ci skip]
  • Loading branch information
bf4 committed Dec 30, 2015
2 parents 6f8f511 + 66b068c commit a4d5e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The `has_many`, `has_one`, and `belongs_to` declarations describe relationships
resources. By default, when you serialize a `Post`, you will get its `Comments`
as well.

For more information, see [Serializers](docs/general/serializers.md).
For more information, see [Serializers](/docs/general/serializers.md).

### Namespaced Models

Expand Down

0 comments on commit a4d5e38

Please sign in to comment.