fix: add missing link in SUMMARY.md

This commit is contained in:
Evgeny Safronov 2017-04-11 09:01:10 +03:00
parent 4cea3f7403
commit 3ae20deac7

View file

@ -78,6 +78,8 @@
- [fmt_internals](fmt-internals.md)
- [fn_traits](fn-traits.md)
- [fnbox](fnbox.md)
- [field_init_shorthand](field-init-shorthand.md)
- [from_utf8_error_as_bytes](from_utf8_error_as_bytes.md)
- [fundamental](fundamental.md)
- [fused](fused.md)
- [future_atomic_orderings](future-atomic-orderings.md)