Skip to content

Commit 6d07345

Browse files
committed
Fix docs url
1 parent 3812948 commit 6d07345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/copilot-cli/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
55
#-------------------------------------------------------------------------------------------------------------
66
#
7-
# Docs: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/github.md
7+
# Docs: https://github.com/devcontainers/features/blob/main/src/copilot-cli/README.md
88
# Maintainer: The VS Code and Codespaces Teams
99

1010
CLI_VERSION=${VERSION:-"latest"}

0 commit comments

Comments
 (0)