devcontainers / devcontainers/spec

Link to C++ image example is outdated

Open
#341 1 comment 0 reactions 0 assignees View on GitHub
documentation good first issue help wanted
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.
![image](https://github.com/devcontainers/spec/assets/10074819/d0b83ebb-5ec0-4ad6-b958-8c51a323b9c4)

Current: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L26
![image](https://github.com/devcontainers/spec/assets/10074819/9b5b8931-9c2e-4984-b85b-55550377f0f6)

Correct: https://github.com/devcontainers/images/blob/main/src/cpp/.devcontainer/devcontainer.json#L34
![image](https://github.com/devcontainers/spec/assets/10074819/91b72041-a2b0-4e29-90d2-d5c8d8304cbf)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.