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 134b63bb2e
commit b633c7d99b

View File

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