diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 3170277bb2..2402a388c1 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -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., }, {