diff --git a/src/collections/blog/2021/2021-02-04-meet-the-maintainer-michael-gfeller/index.mdx b/src/collections/blog/2021/2021-02-04-meet-the-maintainer-michael-gfeller/index.mdx index 3b227ffb80b0..105bc4bb7ce8 100644 --- a/src/collections/blog/2021/2021-02-04-meet-the-maintainer-michael-gfeller/index.mdx +++ b/src/collections/blog/2021/2021-02-04-meet-the-maintainer-michael-gfeller/index.mdx @@ -13,7 +13,7 @@ published: true import { BlogWrapper } from "../../Blog.style.js"; import img from "./michael-gfeller-layer5-maintainer.webp"; -import { MeetTheMaintainer } from "../MeetTheMaintainer.style"; +import { MeetTheMaintainer } from "../../MeetTheMaintainer.style"; import { Link } from "gatsby"; import ForkLift from "../../../../assets/images/app/hero/forklift.svg"; import MoireCircles from "./Line Moire.svg";