diff --git a/src/posts/2023-01-25-opengraph-images.md b/src/posts/2023-01-25-opengraph-images.md index e7b3a7f..404c06a 100644 --- a/src/posts/2023-01-25-opengraph-images.md +++ b/src/posts/2023-01-25-opengraph-images.md @@ -17,4 +17,4 @@ The fallback and default image for all other pages is the image set as `opengrap {% eleventyImage "./src/" + meta.opengraph_default, meta.opengraph_default_alt, "This is what the general OG image for non-blog posts looks like" %} -A more detailed explanation can be found in the [docs](/get-started/#docs). \ No newline at end of file +A more detailed explanation can be found in the [docs](/get-started/#open-graph-images).