Skip to content

Commit

Permalink
[visual-editor] Move image (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
paullewis authored Jul 2, 2024
1 parent c77b034 commit e6e65c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export class WelcomePanel extends LitElement {
title: "New here? Try our Getting Started Guide",
description: "Learn the basics of using the Visual Editor",
url: "https://breadboard-ai.github.io/breadboard/docs/getting-started/",
image: "/images/verified.svg",
image: "/third_party/icons/verified.svg",
},
{
title: "Building a Librarian with the Agent Kit",
Expand Down

0 comments on commit e6e65c9

Please sign in to comment.