Skip to content

Commit 8cd7f0f

Browse files
committed
Merge pull request #1592 from krzysiek1507/patch-1
Remove wrong quoting in serializers guide
2 parents d61b01f + 7c3f0ec commit 8cd7f0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/general/serializers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ link :link_authors { link_authors_url }
144144
link :other, 'https://example.com/resource'
145145
link :posts { link_author_posts_url(object) }
146146
```
147-
```
148147

149148
#### #object
150149

0 commit comments

Comments
 (0)