mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 00:26:34 +03:00
chore: demo/index.tsx: update to use new Redoc logo (#2167)
This commit is contained in:
parent
a2a4cf9554
commit
1697d2ce78
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user