downloads page community link correction (#7134)

This commit is contained in:
Jeff Escalante 2020-03-02 15:11:18 -05:00 committed by GitHub
parent 757b2db83d
commit 5506a0e5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ export default function DownloadsPage({ downloadData }) {
product="Nomad"
version={VERSION}
downloads={downloadData}
community="/resources"
/>
</div>
)