demo/index.tsx: Update to use new Redoc logo

This commit is contained in:
Waldir Pimenta 2022-09-14 17:41:46 +01:00 committed by GitHub
parent 5fb4daa618
commit 0e504ba8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>