diff options
| author | Tim Aschhoff <tim.aschhoff@t-online.de> | 2023-02-14 09:30:27 +0000 |
|---|---|---|
| committer | Riku Isokoski <riksu9000@gmail.com> | 2023-02-16 08:47:46 +0200 |
| commit | 512ebf07043510930256e3c12498046b510ef8a1 (patch) | |
| tree | a9d21f2917b1efdbdeee8c7c20531337a35e41df /doc/buildWithVScode.md | |
| parent | 8e2dcda14fac3e9ebc3b592439ad1f2afbbc7076 (diff) | |
Fix Link in buildWithVScode
Diffstat (limited to 'doc/buildWithVScode.md')
| -rw-r--r-- | doc/buildWithVScode.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/buildWithVScode.md b/doc/buildWithVScode.md index 8e136511..9d0a5bdf 100644 --- a/doc/buildWithVScode.md +++ b/doc/buildWithVScode.md @@ -32,7 +32,7 @@ The .devcontainer folder contains the configuration and scripts for using a Dock Using the [Remote-Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension is recommended. It will handle configuring the Docker virtual machine and setting everything up. -More documentation is available in the [readme in .devcontainer](.devcontainer/readme.md) +More documentation is available in the [readme in .devcontainer](../.devcontainer/README.md) ### DevContainer on Ubuntu |
