From 7c8eed14e5c56c21da293db58d1de2f1f9545bfb Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Sun, 30 Apr 2017 16:42:39 +0200 Subject: [PATCH] Fix useless title --- docs/guides/toc.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/guides/toc.yml b/docs/guides/toc.yml index 2e3a61e19..4a9c6126a 100644 --- a/docs/guides/toc.yml +++ b/docs/guides/toc.yml @@ -24,4 +24,7 @@ items: - name: Voice Guide href: voice/sending-voice.md -- name: Migrating from 0.9 \ No newline at end of file +- name: Migrating from 0.9 + items: + - name: Migration Guide + href: migrating/migrating.md