Fix link to Custom Serializer section

Looks like the heading changed at some point, not allowing one to easily click down to that section
This commit is contained in:
Brandon Hilkert 2016-01-20 12:07:11 -05:00
parent b9f23d729f
commit 4837084942
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ has been destroyed.
- [Storing metadata](#storing-metadata)
- Extensibility
- [Custom Version Classes](#custom-version-classes)
- [Custom Serializer](#using-a-custom-serializer)
- [Custom Serializer](#custom-serializer)
- [Testing](#testing)
- [Sinatra](#sinatra)