Skip to content

Commit 3768079

Browse files
authored
Update README.md (#119)
The Copilot Labs technical preview ended on December 15th, 2023. https://githubnext.com/projects/copilot-labs/ Now you can have the official!
1 parent 4a59c87 commit 3768079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ All levels are configured to run instantly with GitHub Codespaces. If you chose
6767

6868
Optional: We recommend these free-of-charge additional extensions, but we haven't pre-installed them for you:
6969

70-
1. `github.copilot-labs` to receive AI-generated code explanations.
70+
1. `GitHub.copilot-chat` to receive AI-generated code explanations.
7171
1. `alexcvzz.vscode-sqlite` to visualize the SQL database created in Season-1/Level-4 and the effects of our exploits on its content.
7272

7373
If you need assistance, don't hesitate to ask for help in our [GitHub Discussions](https://github.com/skills/secure-code-game/discussions) or on our [Slack](https://gh.io/securitylabslack), at the [#secure-code-game](https://ghsecuritylab.slack.com/archives/C05DH0PSBEZ) channel.
@@ -168,7 +168,7 @@ npm install --prefix Season-2/Level-4/ Season-2/Level-4/ && npm install --global
168168

169169
We recommend these free-of-charge additional extensions:
170170

171-
1. `github.copilot-labs` to receive AI-generated code explanations.
171+
1. `GitHub.copilot-chat` to receive AI-generated code explanations.
172172
1. `alexcvzz.vscode-sqlite` to visualize the SQL database created and the effects of our exploits on its content.
173173

174174
For more information about cloning repositories, see "[Cloning a repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)."

0 commit comments

Comments
 (0)