We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec2029 commit f7cfee1Copy full SHA for f7cfee1
_includes/our-tutors.html
@@ -45,6 +45,6 @@ <h3 class="tutor-sign-up">Interested in becoming a tutor?</h3>
45
<script>
46
socket('{{ site.socket_key }}', {
47
router_mode: 'history',
48
- api_root: 'https://dinotutors.com/socket-api'
+ api_root: '/socket-api'
49
});
50
</script>
0 commit comments