summaryrefslogtreecommitdiff
path: root/web-ui/src/common/footer/footer.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/src/common/footer/footer.js')
-rw-r--r--web-ui/src/common/footer/footer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/src/common/footer/footer.js b/web-ui/src/common/footer/footer.js
index 254a19f7..c2138c21 100644
--- a/web-ui/src/common/footer/footer.js
+++ b/web-ui/src/common/footer/footer.js
@@ -22,7 +22,7 @@ import './footer.scss';
export const Footer = ({ t }) => (
<footer className='footer-wrapper'>
<div className='footer-content'>
- <img className='footer-image' src='/assets/images/lab.svg' alt='' />
+ <img className='footer-image' src='/public/images/lab.svg' alt='' />
<div>
{t('footer-text')}
<a className='footer-link' href='mailto:team@pixelated-project.org'>