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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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