Skip to content

Commit

Permalink
fix relative link (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
e-kwsm committed Apr 28, 2017
1 parent 31f7d26 commit f0ec4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/boostserialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
- ImplementationNotes
- CaseStudies
- [OtherClasses](boostserialization/other-classses.md)
- [`extended_type_info`](/boostserialization/other-classses/extended_type_info.md)
- [`extended_type_info`](boostserialization/other-classses/extended_type_info.md)
- [`void_cast`](boostserialization/other-classses/void_cast.md)
- `utf8_codecvt_facet`
- `BOOST_STRONG_TYPEDEF`
Expand Down

0 comments on commit f0ec4ed

Please sign in to comment.