summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/titles.overlay.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/titles.overlay.js')
-rw-r--r--frontend/site/projects/museum/views/titles.overlay.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/site/projects/museum/views/titles.overlay.js b/frontend/site/projects/museum/views/titles.overlay.js
index a7aae17..bf7bb97 100644
--- a/frontend/site/projects/museum/views/titles.overlay.js
+++ b/frontend/site/projects/museum/views/titles.overlay.js
@@ -146,7 +146,7 @@ class TitlesOverlay extends Component {
// })
// }, 500)
// setTimeout(() => {
- history.push(`/last-museum/${this.state.content.next}/`)
+ history.push(`/thelastmuseum/${this.state.content.next}/`)
// }, 1000)
}