Skip to content

Commit b84a8dd

Browse files
authored
Update link to demo Docker
1 parent 65f585e commit b84a8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/building-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
When `setup_remote_docker` executes, a remote environment will be created, and your current [primary container][primary-container] will be configured to use it. Then, any docker-related commands you use will be safely executed in this new environment.
3030

3131
### Example
32-
Here's an example where we build and push a Docker image for our [demo docker project](https://github.com/circleci/cci-demo-docker):
32+
Here's an example where we build and push a Docker image for our [demo docker project](https://github.com/CircleCI-Public/cci-demo-docker):
3333

3434
```YAML
3535
version: 2

0 commit comments

Comments
 (0)