docs: fix typos (#842)

pull/847/head
Mr.Hope 2 years ago committed by GitHub
parent 497546dc20
commit edb370b2d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -110,7 +110,7 @@ export default {
{
text: 'Config',
items: [
// This shows `/guide/index.md` page.
// This shows `/config/index.md` page.
{ text: 'Index', link: '/config/' }, // /config/index.md
{ text: 'Three', link: '/config/three' }, // /config/three.md
{ text: 'Four', link: '/config/four' } // /config/four.md

Loading…
Cancel
Save