Skip to content

Commit

Permalink
chore: demo/index.tsx: update to use new Redoc logo (#2167)
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious committed Sep 19, 2022
1 parent a2a4cf9 commit 1697d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class DemoApp extends React.Component<
<Heading>
<a href=".">
<Logo
src="https://github.com/Redocly/redoc/raw/main/docs/images/redoc-logo.png"
src="https://github.com/Redocly/redoc/raw/main/docs/images/redoc.png"
alt="Redoc logo"
/>
</a>
Expand Down

0 comments on commit 1697d2c

Please sign in to comment.