diff --git a/libexec/scoop-config.ps1 b/libexec/scoop-config.ps1 index 954b0b6a1c..7d42b4f383 100644 --- a/libexec/scoop-config.ps1 +++ b/libexec/scoop-config.ps1 @@ -33,8 +33,8 @@ # no_junction: $true|$false # The 'current' version alias will not be used. Shims and shortcuts will point to specific version instead. # -# scoop_repo: http://github.com/ScoopInstaller/Scoop -# Git repository containining scoop source code. +# scoop_repo: https://github.com/ScoopInstaller/Scoop +# Git repository containing scoop source code. # This configuration is useful for custom forks. # # scoop_branch: master|develop