Skip to content

Commit

Permalink
move bintray repo
Browse files Browse the repository at this point in the history
  • Loading branch information
andystanton committed Apr 6, 2015
1 parent bbe08ec commit a66268a
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
@@ -1,4 +1,4 @@
# dexec [![Build Status](https://travis-ci.org/docker-exec/dexec.svg?branch=master)](https://travis-ci.org/docker-exec/dexec) [ ![Download](https://api.bintray.com/packages/dexec/generic/dexec/images/download.svg) ](https://bintray.com/dexec/generic/dexec/_latestVersion)
# dexec [![Build Status](https://travis-ci.org/docker-exec/dexec.svg?branch=master)](https://travis-ci.org/docker-exec/dexec) [ ![Download](https://api.bintray.com/packages/dexec/release/dexec/images/download.svg) ](https://bintray.com/dexec/release/dexec/_latestVersion)

A command line utility for executing code in many different languages using the Docker Exec images, written in Go.

Expand Down Expand Up @@ -133,4 +133,4 @@ $ ./foo.cpp
* [Docker Exec GitHub Page](https://docker-exec.github.io/)
* [Docker Exec GitHub Repositories](https://github.com/docker-exec)
* [Docker Exec Images on Docker Hub](https://hub.docker.com/repos/dexec/)
* [dexec on Bintray](https://bintray.com/dexec/generic/dexec/view)
* [dexec on Bintray](https://bintray.com/dexec/release/dexec/view)

0 comments on commit a66268a

Please sign in to comment.