Skip to content

Commit

Permalink
updated devcontainer.json URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Jan 7, 2024
1 parent dcfe164 commit 7d74b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs50.dev.md
Expand Up @@ -227,7 +227,7 @@ Run this command:
code /workspaces/$RepositoryName/.devcontainer.json
```

This will open an editor window. Delete all the content in the editor window, and keep the editor open. Open this webpage in a new browser tab or window: [https://cs50.dev/.devcontainer.json](https://cs50.dev/.devcontainer.json). Copy-paste all the content from the webpage to your active Codespace editor window, and save all the changes.
This will open an editor window. Delete all the content in the editor window, and keep the editor open. Open this webpage in a new browser tab or window: [https://cs50.dev/devcontainer.json](https://cs50.dev/devcontainer.json). Copy-paste all the content from the webpage to your active Codespace editor window, and save all the changes.

Repeat the previous instructions on triggering a full container rebuild.

Expand Down

0 comments on commit 7d74b06

Please sign in to comment.