Skip to content

Commit 767e40f

Browse files
authored
Fix link to devcontainer features
1 parent 81c7a84 commit 767e40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ This repository includes a pre-configured devcontainer for a consistent developm
139139

140140
To use it, open this repository in a devcontainer-compatible editor like VS Code with the Dev Containers extension.
141141

142-
You can add other functionalities to your devcontainer by including more features. A comprehensive list of contributed features can be found in the [devcontainer feature index](https://github.com/devcontainers/devcontainers.github.io/blob/gh-pages/_data/collection-index.yml).
142+
You can add other functionalities to your devcontainer by including more features. A comprehensive list of contributed features can be found in the [devcontainer feature index](https://containers.dev/features).
143143

144144
For example, you can add the following to your `devcontainer.json` to use this feature:
145145
```json

0 commit comments

Comments
 (0)