chore: demo/index.tsx: update to use new Redoc logo (#2167)

This commit is contained in:
Waldir Pimenta 2022-09-19 10:00:11 +01:00 committed by GitHub
parent a2a4cf9554
commit 1697d2ce78
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>