Fixed 404 on KOPA URL

This commit is contained in:
2018-06-28 06:38:40 +10:00
parent f2f859728b
commit 0599576c44

View File

@ -129,7 +129,7 @@ export default (props) => {
<PageBoundary> <PageBoundary>
{/* KOPA */} {/* KOPA */}
<ExistingWorkFrame <ExistingWorkFrame
href="//www.kopalife.com/product/kube-customise" href="//www.kopalife.com/products/kube-customise"
fromLeft="top" fromLeft="top"
fromRight="bottom" fromRight="bottom"
src={ require('./../../../images/work-showcase/kopalife.png') } src={ require('./../../../images/work-showcase/kopalife.png') }