Skip to content

Commit

Permalink
/
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Nguyen committed May 14, 2024
1 parent f798086 commit 2b6067e
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 2b6067e

Please sign in to comment.