From 597fc583f0b67ca762c8c1f8f253f21ea38749d5 Mon Sep 17 00:00:00 2001 From: Michael DePouw Date: Fri, 17 Jan 2020 13:52:07 -0500 Subject: [PATCH] fix anchor link for link to feature description --- docs/supported_docker_environment/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/supported_docker_environment/windows.md b/docs/supported_docker_environment/windows.md index 122965ef133..b35ee1aa2ee 100644 --- a/docs/supported_docker_environment/windows.md +++ b/docs/supported_docker_environment/windows.md @@ -17,7 +17,7 @@ If you wish to use Testcontainers on Windows, please confirm that it works corre effort. ### MySQL containers -* MySQL server prevents custom configuration file (ini-script) from being loaded due to security measures ([link to feature description](../modules/databases/index.md#using-an-init-script)) +* MySQL server prevents custom configuration file (ini-script) from being loaded due to security measures ([link to feature description](../modules/databases/index.md#using-an-init-script-from-a-file)) ### Windows Container on Windows (WCOW)