docs: swap guides and references sections in nav (#1797)

This commit is contained in:
Adam Ayd 2018-10-26 15:02:25 -04:00 committed by Shawn Erquhart
parent 68895079fb
commit f73f1e01c9

View File

@ -12,16 +12,16 @@ module.exports = {
title: 'Quick Start',
},
{
name: 'guides',
title: 'Guides',
name: 'reference',
title: 'Reference',
},
{
name: 'media',
title: 'Media',
},
{
name: 'reference',
title: 'Reference',
name: 'guides',
title: 'Guides',
},
{
name: 'contributing',