From e7360acc79af53958d2cf6e7b17666eb09361b01 Mon Sep 17 00:00:00 2001 From: Adrian Plata <51415348+adrian-plata@users.noreply.github.com> Date: Thu, 3 Oct 2019 13:08:12 -0700 Subject: [PATCH] Pointing to new experimental information section (#9569) Signed-off-by: Adrian Plata --- _includes/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/cli.md b/_includes/cli.md index 66ff4963b9..358442337c 100644 --- a/_includes/cli.md +++ b/_includes/cli.md @@ -51,7 +51,7 @@ your client and daemon API versions. > > To enable experimental features in the Docker CLI, edit the > [config.json](/engine/reference/commandline/cli.md#configuration-files) -> and set `experimental` to `enabled`. You can go [here](https://github.com/docker/docker.github.io/blob/master/_includes/experimental.md) +> and set `experimental` to `enabled`. You can go [here](https://docs.docker.com/engine/reference/commandline/cli/#experimental-features) > for more information. {: .important }