Skip to content

Commit a8e642f

Browse files
authored
fix(docs): replace outdated blog example link (#4783)
fix(docs): update source code link for blog theme example
1 parent c72653b commit a8e642f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/blog-theme/start/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { Steps } from 'nextra/components'
1212
> [!NOTE]
1313
>
1414
> An example of the blog theme can be found [here](https://demo.vercel.blog),
15-
> with source code [here](https://github.com/vercel/nextjs-portfolio-starter).
15+
> with source code [here](https://github.com/shuding/nextra/tree/main/examples/blog).
1616
1717
Similar to the [Docs Theme](/docs/docs-theme/start), you can install the blog
1818
theme with the following commands:

0 commit comments

Comments
 (0)