未验证 提交 bcd8eb6b 编写于 作者: J Joe Haddad

Update CNA links to examples

上级 d486152b
......@@ -20,7 +20,7 @@ const Home = () => (
<Card>
<Card.Content>
<Content>
<Link href='https://open.segment.com/create-next-app'>
<Link href='https://github.com/zeit/next.js/tree/master/examples'>
<a>
<Title as='h3'>Examples &rarr;</Title>
<p>
......
......@@ -116,7 +116,7 @@ There are a ton of examples in the [Next.js repo](https://github.com/zeit/next.j
To use an example:
1. Go to https://open.segment.com/create-next-app#examples
1. Go to https://github.com/zeit/next.js/tree/master/examples
2. Search for an example you want and get it's name (looks like `basic-css`)
3. Run: `create-next-app --example basic-css example-app`
4. Done 💥
......
......@@ -21,7 +21,7 @@ const Home = () => (
<p>Learn more about Next on GitHub and in their examples</p>
</a>
</Link>
<Link href='https://open.segment.com/create-next-app'>
<Link href='https://github.com/zeit/next.js/tree/master/examples'>
<a className='card'>
<h3>Examples &rarr;</h3>
<p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册