From 8e3274dd2cdee72fa2c54283630d04331a58406a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 26 Apr 2021 11:29:52 +0200 Subject: orange text on charles --- frontend/site/projects/museum/views/jakrawal.links.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/site/projects/museum/views/jakrawal.links.js') diff --git a/frontend/site/projects/museum/views/jakrawal.links.js b/frontend/site/projects/museum/views/jakrawal.links.js index 92e3b0e..e66f057 100644 --- a/frontend/site/projects/museum/views/jakrawal.links.js +++ b/frontend/site/projects/museum/views/jakrawal.links.js @@ -111,10 +111,10 @@ class JakrawalLinks extends Component { this.setState({ hovering: false }) } goLateral() { - history.push(`/last-museum/nilthamrong-${this.state.lateralLink}/`) + history.push(`/thelastmuseum/nilthamrong-${this.state.lateralLink}/`) } goVertical() { - history.push(`/last-museum/nilthamrong-${this.state.verticalLink}/`) + history.push(`/thelastmuseum/nilthamrong-${this.state.verticalLink}/`) } render() { @@ -139,5 +139,5 @@ export default connect(mapStateToProps)(JakrawalLinks) /* {text &&
} - {text &&
} + {text &&
} */ \ No newline at end of file -- cgit v1.2.3-70-g09d2