devcontainers / devcontainers/spec
Link to C++ image example is outdated
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
The link on this page https://containers.dev/implementors/json_reference/#remoteUser to the C++ image is outdated, it's pointing at line 26 but should be line 34.

Current: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L26

Correct: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L34

Contributor guide
Assessment
This issue has not been assessed yet.