aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/anaconda/README.md2
-rw-r--r--src/aws-cli/README.md2
-rw-r--r--src/azure-cli/README.md2
-rw-r--r--src/common-utils/README.md2
-rw-r--r--src/desktop-lite/README.md2
-rw-r--r--src/docker-from-docker/README.md2
-rw-r--r--src/docker-in-docker/README.md2
-rw-r--r--src/dotnet/README.md2
-rw-r--r--src/git-lfs/README.md2
-rw-r--r--src/git/README.md2
-rw-r--r--src/github-cli/README.md2
-rw-r--r--src/go/README.md2
-rw-r--r--src/hugo/README.md2
-rw-r--r--src/java/README.md2
-rw-r--r--src/kubectl-helm-minikube/README.md2
-rw-r--r--src/node/README.md2
-rw-r--r--src/oryx/README.md2
-rw-r--r--src/php/README.md2
-rw-r--r--src/powershell/README.md2
-rw-r--r--src/python/README.md2
-rw-r--r--src/ruby/README.md2
-rw-r--r--src/rust/README.md2
-rw-r--r--src/sshd/README.md2
-rw-r--r--src/terraform/README.md2
24 files changed, 24 insertions, 24 deletions
diff --git a/src/anaconda/README.md b/src/anaconda/README.md
index 2e060bb..f9b446b 100644
--- a/src/anaconda/README.md
+++ b/src/anaconda/README.md
@@ -21,4 +21,4 @@
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/anaconda/devcontainer-feature.json)._
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md
index 37dfb3d..83cdaab 100644
--- a/src/aws-cli/README.md
+++ b/src/aws-cli/README.md
@@ -21,4 +21,4 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json)._
diff --git a/src/azure-cli/README.md b/src/azure-cli/README.md
index 91381dd..fa4ff81 100644
--- a/src/azure-cli/README.md
+++ b/src/azure-cli/README.md
@@ -21,4 +21,4 @@ Installs the Azure CLI along with needed dependencies. Useful for base Dockerfil
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/azure-cli/devcontainer-feature.json)._
diff --git a/src/common-utils/README.md b/src/common-utils/README.md
index 8fb0881..1fd3375 100644
--- a/src/common-utils/README.md
+++ b/src/common-utils/README.md
@@ -27,4 +27,4 @@ Installs a set of common command line utilities, Oh My Zsh!, and sets up a non-r
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/common-utils/devcontainer-feature.json)._
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index cc2e359..3449ef4 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -25,4 +25,4 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/desktop-lite/devcontainer-feature.json)._
diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md
index d26b655..2e9293a 100644
--- a/src/docker-from-docker/README.md
+++ b/src/docker-from-docker/README.md
@@ -23,4 +23,4 @@
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-from-docker/devcontainer-feature.json)._
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 8ba58cb..6000129 100644
--- a/src/docker-in-docker/README.md
+++ b/src/docker-in-docker/README.md
@@ -23,4 +23,4 @@ Create child containers *inside* a container, independent from the host's docker
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/docker-in-docker/devcontainer-feature.json)._
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index c7155e5..8a6aba1 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -24,4 +24,4 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/dotnet/devcontainer-feature.json)._
diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md
index 4bbd78e..a3a6248 100644
--- a/src/git-lfs/README.md
+++ b/src/git-lfs/README.md
@@ -21,4 +21,4 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git-lfs/devcontainer-feature.json)._
diff --git a/src/git/README.md b/src/git/README.md
index 2aec2c7..18a5910 100644
--- a/src/git/README.md
+++ b/src/git/README.md
@@ -22,4 +22,4 @@ Install an up-to-date version of Git, built from source as needed. Useful for wh
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/git/devcontainer-feature.json)._
diff --git a/src/github-cli/README.md b/src/github-cli/README.md
index f9fe337..d154202 100644
--- a/src/github-cli/README.md
+++ b/src/github-cli/README.md
@@ -21,4 +21,4 @@ Installs the GitHub CLI. Auto-detects latest version and installs needed depende
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/github-cli/devcontainer-feature.json)._
diff --git a/src/go/README.md b/src/go/README.md
index a0af1a7..08a49c7 100644
--- a/src/go/README.md
+++ b/src/go/README.md
@@ -21,4 +21,4 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/go/devcontainer-feature.json)._
diff --git a/src/hugo/README.md b/src/hugo/README.md
index 28b4e57..e41a80a 100644
--- a/src/hugo/README.md
+++ b/src/hugo/README.md
@@ -21,4 +21,4 @@
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/hugo/devcontainer-feature.json)._
diff --git a/src/java/README.md b/src/java/README.md
index e7832db..dfb4172 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -23,4 +23,4 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/java/devcontainer-feature.json)._
diff --git a/src/kubectl-helm-minikube/README.md b/src/kubectl-helm-minikube/README.md
index 1347908..4a8db2b 100644
--- a/src/kubectl-helm-minikube/README.md
+++ b/src/kubectl-helm-minikube/README.md
@@ -23,4 +23,4 @@ Installs latest version of kubectl, Helm, and optionally minikube. Auto-detects
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/kubectl-helm-minikube/devcontainer-feature.json)._
diff --git a/src/node/README.md b/src/node/README.md
index afc58d3..8deae97 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -23,4 +23,4 @@ Installs Node.js, nvm, yarn, and needed dependencies.
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json)._
diff --git a/src/oryx/README.md b/src/oryx/README.md
index 3e782f6..c324428 100644
--- a/src/oryx/README.md
+++ b/src/oryx/README.md
@@ -19,4 +19,4 @@ Installs the oryx CLI
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/oryx/devcontainer-feature.json)._
diff --git a/src/php/README.md b/src/php/README.md
index bb6187b..9095806 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -23,4 +23,4 @@
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/php/devcontainer-feature.json)._
diff --git a/src/powershell/README.md b/src/powershell/README.md
index cebef8f..f01490f 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -21,4 +21,4 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/powershell/devcontainer-feature.json)._
diff --git a/src/python/README.md b/src/python/README.md
index 5267d93..987f389 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -27,4 +27,4 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json)._
diff --git a/src/ruby/README.md b/src/ruby/README.md
index 700424c..faa76e4 100644
--- a/src/ruby/README.md
+++ b/src/ruby/README.md
@@ -21,4 +21,4 @@ Installs Ruby, rvm, rbenv, common Ruby utilities, and needed dependencies.
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/ruby/devcontainer-feature.json)._
diff --git a/src/rust/README.md b/src/rust/README.md
index f739ffc..9c57c16 100644
--- a/src/rust/README.md
+++ b/src/rust/README.md
@@ -22,4 +22,4 @@ Installs Rust, common Rust utilities, and their required dependencies
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/rust/devcontainer-feature.json)._
diff --git a/src/sshd/README.md b/src/sshd/README.md
index b9e01fa..91bb2fa 100644
--- a/src/sshd/README.md
+++ b/src/sshd/README.md
@@ -21,4 +21,4 @@ Adds a SSH server into a container so that you can use an external terminal, sft
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/sshd/devcontainer-feature.json)._
diff --git a/src/terraform/README.md b/src/terraform/README.md
index 5a003ad..b832754 100644
--- a/src/terraform/README.md
+++ b/src/terraform/README.md
@@ -23,4 +23,4 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/terraform/devcontainer-feature.json)._