Change developer CTA (#12857)

* change `index.js`
This commit is contained in:
R. M. Shea
2020-10-14 18:30:20 -07:00
committed by GitHub
parent d0b97c7941
commit 9e7fad1fd2

View File

@ -8,8 +8,8 @@ import styles from "./styles.module.css";
const features = [ const features = [
{ {
title: <> Build an Application</>, title: <> Build Your First App</>,
imageUrl: "apps", imageUrl: "https://github.com/solana-labs/example-helloworld",
description: <>Get started building your decentralized app or marketplace.</>, description: <>Get started building your decentralized app or marketplace.</>,
}, },
{ {