Skip to content

Commit

Permalink
docs(examples): Corrected the TodoMVC url
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Oct 3, 2016
1 parent f080464 commit b4c65ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/todomvc-protractor-cucumber/protractor.conf.js
Expand Up @@ -4,7 +4,7 @@ const crew = require('serenity-js/lib/stage_crew');

exports.config = {

baseUrl: 'http://todomvc.dev',
baseUrl: 'http://todomvc.com',

allScriptsTimeout: 110000,

Expand Down

0 comments on commit b4c65ba

Please sign in to comment.