Skip to content

Commit b9b1309

Browse files
committed
fix(config): correct scoop_repo help URL
1 parent b588a06 commit b9b1309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libexec/scoop-config.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# no_junction: $true|$false
3434
# The 'current' version alias will not be used. Shims and shortcuts will point to specific version instead.
3535
#
36-
# scoop_repo: http://github.com/ScoopInstaller/Scoop
36+
# scoop_repo: https://github.com/ScoopInstaller/Scoop
3737
# Git repository containining scoop source code.
3838
# This configuration is useful for custom forks.
3939
#

0 commit comments

Comments
 (0)