Skip to content

Commit a4d5e38

Browse files
committed
Merge pull request #1407 from CorainChicago/fix-link-on-Getting-Started.md
Fix link on Getting Started page [ci skip]
2 parents 6f8f511 + 66b068c commit a4d5e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The `has_many`, `has_one`, and `belongs_to` declarations describe relationships
4747
resources. By default, when you serialize a `Post`, you will get its `Comments`
4848
as well.
4949

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

5252
### Namespaced Models
5353

0 commit comments

Comments
 (0)