From 25904e4aa5b607b2aaf4bd916e9e8d01b4672bba Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 18 Jul 2016 12:57:48 -0700 Subject: [PATCH] updated file reference --- docs/docker_linux_zt_sdk.md | 2 +- integrations/docker/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docker_linux_zt_sdk.md b/docs/docker_linux_zt_sdk.md index da072ba..2a0c042 100644 --- a/docs/docker_linux_zt_sdk.md +++ b/docs/docker_linux_zt_sdk.md @@ -5,7 +5,7 @@ Welcome! Imagine a flat, encrypted, no-configuration LAN for all of your Docker containers. -This short tutorial will show you how to enable ZeroTier functionality for your Docker software container with little to no configuration. In this example we aim to build a Docker container with ZeroTier’s Network Container service bundled right in so that it’s effortless to hook any number of your services in the container up to your virtual network. Alternatively, you can check out a docker project directory [here](sdk/integrations/docker/docker_demo). +This short tutorial will show you how to enable ZeroTier functionality for your Docker software container with little to no configuration. In this example we aim to build a Docker container with ZeroTier’s Network Container service bundled right in so that it’s effortless to hook any number of your services in the container up to your virtual network. Alternatively, you can check out a docker project directory [here](../integrations/docker/docker_demo). **Step 1: Build ZeroTier shared library** diff --git a/integrations/docker/README.md b/integrations/docker/README.md index da072ba..c716d36 100644 --- a/integrations/docker/README.md +++ b/integrations/docker/README.md @@ -5,7 +5,7 @@ Welcome! Imagine a flat, encrypted, no-configuration LAN for all of your Docker containers. -This short tutorial will show you how to enable ZeroTier functionality for your Docker software container with little to no configuration. In this example we aim to build a Docker container with ZeroTier’s Network Container service bundled right in so that it’s effortless to hook any number of your services in the container up to your virtual network. Alternatively, you can check out a docker project directory [here](sdk/integrations/docker/docker_demo). +This short tutorial will show you how to enable ZeroTier functionality for your Docker software container with little to no configuration. In this example we aim to build a Docker container with ZeroTier’s Network Container service bundled right in so that it’s effortless to hook any number of your services in the container up to your virtual network. Alternatively, you can check out a docker project directory [here](docker_demo). **Step 1: Build ZeroTier shared library**