We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f8f511 + 66b068c commit a4d5e38Copy full SHA for a4d5e38
docs/general/getting_started.md
@@ -47,7 +47,7 @@ The `has_many`, `has_one`, and `belongs_to` declarations describe relationships
47
resources. By default, when you serialize a `Post`, you will get its `Comments`
48
as well.
49
50
-For more information, see [Serializers](docs/general/serializers.md).
+For more information, see [Serializers](/docs/general/serializers.md).
51
52
### Namespaced Models
53
0 commit comments