Skip to content

Commit

Permalink
Updating TodoGenerator script
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc authored and Frederic Delrieu committed Apr 20, 2016
1 parent da46ccc commit 0b57f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/todo.php
Expand Up @@ -141,4 +141,4 @@ public function save($path)
}
}

TodoGenerator::make(__DIR__.'/..', ['script'])->save(__DIR__.'/../todo.md');
TodoGenerator::make(__DIR__.'/../src')->save(__DIR__.'/../todo.md');

0 comments on commit 0b57f6b

Please sign in to comment.