fix(deeplinking): logo image

This commit is contained in:
hristoterezov 2018-04-25 18:19:41 +03:00 committed by Дамян Минков
parent 1d7e0845aa
commit 784d94b30f
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ class DeepLinkingDesktopPage<P : Props> extends Component<P> {
<div className = 'header'>
<img
className = 'logo'
src = '../images/logo-deep-linking.png' />
src = 'images/logo-deep-linking.png' />
</div>
<div className = 'content'>
{