diff --git a/src/add-host/devcontainer-feature.json b/src/add-host/devcontainer-feature.json index a8cebb0..1bda4c9 100644 --- a/src/add-host/devcontainer-feature.json +++ b/src/add-host/devcontainer-feature.json @@ -3,7 +3,7 @@ "version": "1.0.3", "name": "Add Host", "description": "Add a hosts file entry in the dev container.", - "documentationURL": "https://github.com/devcontainers/features/tree/main/src/add-host", + "documentationURL": "https://github.com/stuartleeks/dev-container-features/tree/main/src/add-host", "options": { "host_name": { "type": "string",