diff --git a/Developer-Guide.md b/Developer-Guide.md index e93f930..0368e1b 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -95,7 +95,7 @@ The `serve` target starts the [Plovr](http://plovr.com/) web server. You'll need to start the Plovr server for running the examples and the tests. More information on that further down. -Other targets include `doc` and `integration-test`. The latter is the target +Other targets include `apidoc` and `integration-test`. The latter is the target used on Travis CI. See ol3's [Travis configuration file](https://github.com/openlayers/ol3/blob/master/.travis.yml). ## Running the `check` target