summaryrefslogtreecommitdiff
path: root/web-ui/src/common/footer
diff options
context:
space:
mode:
authorTulio Casagrande <tuliocasagrande@gmail.com>2017-02-20 14:43:10 -0300
committerGitHub <noreply@github.com>2017-02-20 14:43:10 -0300
commit5a61fe569d469629922d3425cb580086d1d65433 (patch)
treed58745a528422f90bb53f59b8078bd1dde2bddba /web-ui/src/common/footer
parent48a1ca5f8310ef6fb61dc821c38d435617b19d5c (diff)
parent8177127b6b7282f816cb64595249ef1cb42ec0d8 (diff)
Merge pull request #980 from pixelated/interstitial-errors
[#907] Convert login page to react
Diffstat (limited to 'web-ui/src/common/footer')
-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'>