mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
fix link on Getting Started
update link on Getting Started to use the relative path
This commit is contained in:
parent
12cd190cfc
commit
66b068c542
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user