Skip to content

Commit

Permalink
Merge pull request #16 from screwdriver-cd/d2lam-patch-1
Browse files Browse the repository at this point in the history
fix: update README
  • Loading branch information
FenrirUnbound authored Aug 10, 2017
2 parents 3f6e76e + 2cd086d commit 4f9a402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const executor = new DockerExecutor({

### Methods

For more information on `start`, `stop`, and `stats` please see the [executor-base-class].
For more information on `start`, `stop`, and `stats` please see the [executor-base].

## Testing

Expand All @@ -58,4 +58,4 @@ Code licensed under the BSD 3-Clause license. See LICENSE file for terms.
[daviddm-url]: https://david-dm.org/screwdriver-cd/executor-docker
[dockerode]: https://www.npmjs.com/package/dockerode#getting-started
[circuitbreaker]: https://www.npmjs.com/package/circuit-fuses#constructor
[executor-base-class]: https://github.com/screwdriver-cd/executor-base
[executor-base]: https://github.com/screwdriver-cd/executor-base

0 comments on commit 4f9a402

Please sign in to comment.