diff --git a/src/chocolatey/infrastructure.app/runners/GenericRunner.cs b/src/chocolatey/infrastructure.app/runners/GenericRunner.cs index 62f7030ded..3a18f4d3bd 100644 --- a/src/chocolatey/infrastructure.app/runners/GenericRunner.cs +++ b/src/chocolatey/infrastructure.app/runners/GenericRunner.cs @@ -306,7 +306,7 @@ require admin rights. Only advanced users should run choco w/out an attempting to use Chocolatey in a non-administrator setting, you must select a different location other than the default install location. See - https://chocolatey.org/install#non-administrative-install for details. + https://chocolatey.org/docs/installation#non-administrative-install for details. "); var selection = InteractivePrompt.prompt_for_confirmation(@" Do you want to continue?", new[] { "yes", "no" },