Skip to content

Commit

Permalink
doc: broken component link
Browse files Browse the repository at this point in the history
Relates to #311
  • Loading branch information
harlan-zw committed Feb 17, 2025
1 parent de6770c commit b382af6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You can find the template source code within the `Community` tab of Nuxt DevTool

### 1. Create your template component

We're going to start with the [SimpleBlog](https://github.com/nuxt-modules/og-image/tree/main/src/runtime/nuxt/components/Templates/Community/SimpleBlog.vue) template as a quick way to get started.
We're going to start with the [SimpleBlog](https://github.com/nuxt-modules/og-image/blob/main/src/runtime/app/components/Templates/Community/SimpleBlog.vue) template as a quick way to get started.

Let's copy this template into our project at `./components/OgImage/BlogPost.vue` and remove some of the boilerplate.

Expand Down

0 comments on commit b382af6

Please sign in to comment.