diff --git a/README.md b/README.md index 05a030c685..5d34955055 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![Build Status](https://github.com/apl-cornell/viaduct/workflows/CI/badge.svg)](https://github.com/apl-cornell/viaduct/actions?query=workflow%3ACI) [![Code Coverage](https://codecov.io/gh/apl-cornell/viaduct/branch/master/graph/badge.svg)](https://codecov.io/gh/apl-cornell/viaduct) -[![Docker Build Status](https://img.shields.io/docker/cloud/build/cacay/viaduct)](https://hub.docker.com/repository/docker/cacay/viaduct) +[![Docker Build Status](https://img.shields.io/docker/cloud/build/aplcornell/viaduct)](https://hub.docker.com/repository/docker/aplcornell/viaduct) Secure program partitioning. diff --git a/docs/index.md b/docs/index.md index b9603d0329..b72dc38680 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ The easiest way to try out Viaduct is by using [Docker](https://docs.docker.com/ run the following in a terminal: ```shell -docker run --rm -it cacay/viaduct +docker run --rm -it aplcornell/viaduct ``` This will drop you in a Docker container that has the Viaduct compiler installed. To get started, try