Skip to content

Commit

Permalink
/ (#1922)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Nguyen <[email protected]>
  • Loading branch information
ScottMktn and Scott Nguyen authored May 14, 2024
1 parent bdb920f commit 0fb0668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pages/blog/switch-models-safely/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default function Home({
description={
"A step by step guide to switch to gpt-4o safely with Helicone"
}
ogImageUrl={"assets/blog/experiments/gpt-4o.png"}
ogImageUrl={"/assets/blog/experiments/gpt-4o.png"}
>
<div className="w-full bg-[#f8feff] h-full antialiased relative">
<NavBarV2 />
Expand Down

0 comments on commit 0fb0668

Please sign in to comment.