Skip to content

Commit f7cfee1

Browse files
committed
use relative url
1 parent fec2029 commit f7cfee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/our-tutors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ <h3 class="tutor-sign-up">Interested in becoming a tutor?</h3>
4545
<script>
4646
socket('{{ site.socket_key }}', {
4747
router_mode: 'history',
48-
api_root: 'https://dinotutors.com/socket-api'
48+
api_root: '/socket-api'
4949
});
5050
</script>

0 commit comments

Comments
 (0)