diff --git a/recipes/docs/indian/brown-lentils.mdx b/recipes/docs/indian/brown-lentils.mdx index da24561..60ee645 100644 --- a/recipes/docs/indian/brown-lentils.mdx +++ b/recipes/docs/indian/brown-lentils.mdx @@ -64,7 +64,7 @@ Some substitutes for the whole dal can be done, I have used whole mung beans (Gr ### Notes Recipe usually heavy on the chana, adjust how you like it. -![img alt](@site/static/img/not-found.svg) +![img alt](@site/docs/static/img/not-found.svg) ### References https://www.indianhealthyrecipes.com/brown-lentils/ diff --git a/recipes/static/img/not-found.svg b/recipes/docs/static/img/not-found.svg similarity index 100% rename from recipes/static/img/not-found.svg rename to recipes/docs/static/img/not-found.svg