mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-04 20:30:23 +03:00
demo/index.tsx: Update to use new Redoc logo
This commit is contained in:
parent
5fb4daa618
commit
0e504ba8be
|
@ -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