Update menu link

This commit is contained in:
Oliver Davies 2019-01-15 08:34:39 +00:00
parent 19fc93ef4b
commit 5bc9e89704

View file

@ -60,9 +60,9 @@ export default {
pattern: '^/talks/?', pattern: '^/talks/?',
}, },
{ {
title: 'Blog', title: 'Articles',
href: '/blog', href: '/articles',
pattern: '^/blog/?', pattern: '^/articles/?',
}, },
{ {
title: 'Book', title: 'Book',