Fix download link in header links (#8600)

This commit is contained in:
Jonathan Wei 2019-09-26 18:06:12 -07:00 committed by Clint Wylie
parent 7781820dea
commit 5f83cd879e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ const siteConfig = {
{doc: 'design/index', label: 'Docs'},
{href: '/community/', label: 'Community'},
{href: 'https://www.apache.org', label: 'Apache'},
{href: '/download.html', label: 'Download'},
{href: '/downloads.html', label: 'Download'},
],
/* path to images for header/footer */