mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
chore: fix stars iframe after repo transfer
This commit is contained in:
parent
fca6527af9
commit
753b013eee
|
@ -97,7 +97,7 @@ class DemoApp extends React.Component<
|
||||||
</CorsCheckbox>
|
</CorsCheckbox>
|
||||||
</ControlsContainer>
|
</ControlsContainer>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://ghbtns.com/github-btn.html?user=Rebilly&repo=ReDoc&type=star&count=true&size=large"
|
src="https://ghbtns.com/github-btn.html?user=Redocly&repo=redoc&type=star&count=true&size=large"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
scrolling="0"
|
scrolling="0"
|
||||||
width="150px"
|
width="150px"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user