function redirect_to_demo()

in static/util.js [5:7]


function redirect_to_demo(code) {
    window.location.replace('/demo');
}