diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 8c86ff0282..02cc730bd3 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -206,10 +206,9 @@ $(function () { $(this).val() && (vars[ $(this).prev().text() ] = $(this).val()) }) -// , url: "http://bootstrap.herokuapp.com" $.ajax({ type: 'POST' - , url: 'http://localhost:3000' + , url: 'http://bootstrap.herokuapp.com' , dataType: 'jsonpi' , params: { branch: '2.0-wip'