summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/nav.overlay.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/nav.overlay.js')
-rw-r--r--frontend/site/projects/museum/views/nav.overlay.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/frontend/site/projects/museum/views/nav.overlay.js b/frontend/site/projects/museum/views/nav.overlay.js
index 6b11dd8..6754975 100644
--- a/frontend/site/projects/museum/views/nav.overlay.js
+++ b/frontend/site/projects/museum/views/nav.overlay.js
@@ -328,11 +328,11 @@ class NavOverlay extends Component {
function exitLink(language) {
if (language === 'en') {
- // return 'https://www.kw-berlin.de/en/home/'
- return 'https://www.pcai.gr/'
+ return 'https://www.kw-berlin.de/en/home/'
+ // return 'https://www.pcai.gr/'
}
- // return 'https://www.kw-berlin.de/home/'
- return 'https://www.pcai.gr/'
+ return 'https://www.kw-berlin.de/home/'
+ // return 'https://www.pcai.gr/'
}
const mapStateToProps = state => ({