From 7ed4a1d76f3f24f92acab98c74fa2fd87ca08326 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Sat, 14 Nov 2020 15:01:06 -0500 Subject: [PATCH] Fix wrong docker run URL reference --- languages/en_US/helptext.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en_US/helptext.txt b/languages/en_US/helptext.txt index 194ab33b0..add418296 100644 --- a/languages/en_US/helptext.txt +++ b/languages/en_US/helptext.txt @@ -2035,7 +2035,7 @@ Use [IP] to identify the IP of your host and [PORT:####] replacing the #'s for y :docker_extra_parameters_help: If you wish to append additional commands to your Docker container at run-time, you can specify them here.
-For all possible Docker run-time commands, see here: https://docs.docker.com/reference/run/ +For all possible Docker run-time commands, see here: https://docs.docker.com/engine/reference/run/ :end :docker_post_arguments_help: