Skip to content

Commit

Permalink
docs: moving assets to top level (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini authored Dec 17, 2024
1 parent f51ba7f commit e6f7ade
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion packages/api/src/getting-started/Overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { IconNext } from "@versini/ui-icons";
import { Flexgrid, FlexgridItem } from "@versini/ui-system";
import { linkTo } from "@storybook/addon-links";

import Hero from "../stories/assets/hero-14.jpg";
import Hero from "../assets/hero-14.jpg";
import Navigators from "../helpers/Navigators";

<Meta title="Getting Started/Overview" />
Expand Down

0 comments on commit e6f7ade

Please sign in to comment.