diff --git a/src/alpine/README.md b/src/alpine/README.md index b20ba0b..933f0a2 100644 --- a/src/alpine/README.md +++ b/src/alpine/README.md @@ -13,4 +13,4 @@ Simple Alpine container with Git installed. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/alpine/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/alpine/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/anaconda-postgres/README.md b/src/anaconda-postgres/README.md index 0c4538b..a5064b0 100644 --- a/src/anaconda-postgres/README.md +++ b/src/anaconda-postgres/README.md @@ -77,4 +77,4 @@ Use this container to run Jupyter notebooks. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/anaconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/anaconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/anaconda/README.md b/src/anaconda/README.md index a87381d..106fbd2 100644 --- a/src/anaconda/README.md +++ b/src/anaconda/README.md @@ -18,4 +18,4 @@ Access to the Anaconda repository is covered by the [Anaconda Terms of Service]( --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/anaconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/anaconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/cpp-mariadb/README.md b/src/cpp-mariadb/README.md index 5493fa5..e356c89 100644 --- a/src/cpp-mariadb/README.md +++ b/src/cpp-mariadb/README.md @@ -70,4 +70,4 @@ As these can create security vulnerabilities, it is advisable to not use this un --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/cpp-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/cpp-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/cpp/README.md b/src/cpp/README.md index f9108f2..8947f4a 100644 --- a/src/cpp/README.md +++ b/src/cpp/README.md @@ -29,4 +29,4 @@ git pull --ff-only --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/cpp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/cpp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/debian/README.md b/src/debian/README.md index 38cb092..e443c22 100644 --- a/src/debian/README.md +++ b/src/debian/README.md @@ -13,4 +13,4 @@ Simple Debian container with Git installed. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/debian/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/debian/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-existing-docker-compose/README.md b/src/docker-existing-docker-compose/README.md index d1208a9..e2ef680 100644 --- a/src/docker-existing-docker-compose/README.md +++ b/src/docker-existing-docker-compose/README.md @@ -9,4 +9,4 @@ Sample illustrating how to extend an existing Docker Compose file for use in a d --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/docker-existing-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/docker-existing-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-existing-dockerfile/README.md b/src/docker-existing-dockerfile/README.md index 5c5fdd7..86ec125 100644 --- a/src/docker-existing-dockerfile/README.md +++ b/src/docker-existing-dockerfile/README.md @@ -9,4 +9,4 @@ Sample illustrating reuse of an existing Dockefile. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/docker-existing-dockerfile/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/docker-existing-dockerfile/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-from-docker-compose/README.md b/src/docker-from-docker-compose/README.md index e27e784..4644de2 100644 --- a/src/docker-from-docker-compose/README.md +++ b/src/docker-from-docker-compose/README.md @@ -50,4 +50,4 @@ docker run -it --rm -v "${LOCAL_WORKSPACE_FOLDER//\\/\/}:/workspace" debian bash --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/docker-from-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/docker-from-docker-compose/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-from-docker/README.md b/src/docker-from-docker/README.md index 7f66660..358b8cc 100644 --- a/src/docker-from-docker/README.md +++ b/src/docker-from-docker/README.md @@ -55,4 +55,4 @@ docker run -it --rm -v "${LOCAL_WORKSPACE_FOLDER//\\/\/}:/workspace" debian bash --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/docker-from-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/docker-from-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index 5048e56..c3d0fdb 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -25,4 +25,4 @@ Running "Docker in Docker" requires the parent container to be run as `--privile --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/docker-in-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/docker-in-docker/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-fsharp/README.md b/src/dotnet-fsharp/README.md index 20bf732..fca24c9 100644 --- a/src/dotnet-fsharp/README.md +++ b/src/dotnet-fsharp/README.md @@ -13,4 +13,4 @@ Develop F# and .NET based applications. Includes all needed SDKs, extensions, an --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/dotnet-fsharp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/dotnet-fsharp/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-mssql/README.md b/src/dotnet-mssql/README.md index d85af59..d2045e0 100644 --- a/src/dotnet-mssql/README.md +++ b/src/dotnet-mssql/README.md @@ -27,4 +27,4 @@ Alternatively, .dacpac files placed in the `./bin/Debug` folder will be publishe --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/dotnet-mssql/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/dotnet-mssql/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet-postgres/README.md b/src/dotnet-postgres/README.md index e3aa3b3..fc3c927 100644 --- a/src/dotnet-postgres/README.md +++ b/src/dotnet-postgres/README.md @@ -24,4 +24,4 @@ To change the `postgres` user password, change the value in `.devcontainer/docke --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/dotnet-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/dotnet-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/dotnet/README.md b/src/dotnet/README.md index c88f516..59f6aa8 100644 --- a/src/dotnet/README.md +++ b/src/dotnet/README.md @@ -14,4 +14,4 @@ Develop C# and .NET based applications. Includes all needed SDKs, extensions, an --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/dotnet/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/dotnet/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/go-postgres/README.md b/src/go-postgres/README.md index 4f6b92e..d6ffd8e 100644 --- a/src/go-postgres/README.md +++ b/src/go-postgres/README.md @@ -32,4 +32,4 @@ RUN go get -x --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/go-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/go-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/go/README.md b/src/go/README.md index b7cbe92..1f153e8 100644 --- a/src/go/README.md +++ b/src/go/README.md @@ -14,4 +14,4 @@ Develop Go based applications. Includes appropriate runtime args, Go, common too --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/go/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/go/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java-8/README.md b/src/java-8/README.md index 61808a6..cce5e40 100644 --- a/src/java-8/README.md +++ b/src/java-8/README.md @@ -16,4 +16,4 @@ Develop Java applications. Includes the JDK 8 (and 11) and Java extensions. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/java-8/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/java-8/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java-postgres/README.md b/src/java-postgres/README.md index afe03c8..b7fbc7a 100644 --- a/src/java-postgres/README.md +++ b/src/java-postgres/README.md @@ -46,4 +46,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/java-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/java-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/java/README.md b/src/java/README.md index 25777c2..c8edbc5 100644 --- a/src/java/README.md +++ b/src/java/README.md @@ -16,4 +16,4 @@ Develop Java applications. Includes the JDK and Java extensions. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/java/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/java/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node-mongo/README.md b/src/javascript-node-mongo/README.md index cb572b4..ca41e66 100644 --- a/src/javascript-node-mongo/README.md +++ b/src/javascript-node-mongo/README.md @@ -32,4 +32,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/javascript-node-mongo/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/javascript-node-mongo/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node-postgres/README.md b/src/javascript-node-postgres/README.md index ec6aad3..e449879 100644 --- a/src/javascript-node-postgres/README.md +++ b/src/javascript-node-postgres/README.md @@ -32,4 +32,4 @@ network_mode: service:db --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/javascript-node-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/javascript-node-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/javascript-node/README.md b/src/javascript-node/README.md index 910959c..83baf84 100644 --- a/src/javascript-node/README.md +++ b/src/javascript-node/README.md @@ -13,4 +13,4 @@ Develop Node.js based applications. Includes Node.js, eslint, nvm, and yarn. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/javascript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/javascript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/jekyll/README.md b/src/jekyll/README.md index fee4ee9..7350f30 100644 --- a/src/jekyll/README.md +++ b/src/jekyll/README.md @@ -14,4 +14,4 @@ Develop static sites with Jekyll, includes everything you need to get up and run --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/jekyll/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/jekyll/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/kubernetes-helm-minikube/README.md b/src/kubernetes-helm-minikube/README.md index 3806825..69e4743 100644 --- a/src/kubernetes-helm-minikube/README.md +++ b/src/kubernetes-helm-minikube/README.md @@ -17,4 +17,4 @@ When configuring [Ingress](https://kubernetes.io/docs/concepts/services-networki --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/kubernetes-helm-minikube/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/kubernetes-helm-minikube/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/kubernetes-helm/README.md b/src/kubernetes-helm/README.md index 1f1e265..8c6b8bb 100644 --- a/src/kubernetes-helm/README.md +++ b/src/kubernetes-helm/README.md @@ -23,4 +23,4 @@ When configuring [Ingress](https://kubernetes.io/docs/concepts/services-networki --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/kubernetes-helm/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/kubernetes-helm/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/markdown/README.md b/src/markdown/README.md index b1d41b5..89ba902 100644 --- a/src/markdown/README.md +++ b/src/markdown/README.md @@ -9,4 +9,4 @@ A simple container for editing markdown. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/markdown/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/markdown/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/miniconda-postgres/README.md b/src/miniconda-postgres/README.md index 158b4c6..14197ab 100644 --- a/src/miniconda-postgres/README.md +++ b/src/miniconda-postgres/README.md @@ -76,4 +76,4 @@ RUN if [ -f "/tmp/conda-tmp/environment.yml" ]; then /opt/conda/bin/conda env up --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/miniconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/miniconda-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/miniconda/README.md b/src/miniconda/README.md index a54f1d1..0bc9c7c 100644 --- a/src/miniconda/README.md +++ b/src/miniconda/README.md @@ -58,4 +58,4 @@ RUN if [ -f "/tmp/conda-tmp/environment.yml" ]; then /opt/conda/bin/conda env up --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/miniconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/miniconda/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/php-mariadb/README.md b/src/php-mariadb/README.md index c9c604d..787ebca 100644 --- a/src/php-mariadb/README.md +++ b/src/php-mariadb/README.md @@ -43,4 +43,4 @@ sudo chmod a+x "$(pwd)" && sudo rm -rf /var/www/html && sudo ln -s "$(pwd)" /var --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/php-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/php-mariadb/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/php/README.md b/src/php/README.md index 9613223..dc2ab38 100644 --- a/src/php/README.md +++ b/src/php/README.md @@ -34,4 +34,4 @@ sudo chmod a+x "$(pwd)" && sudo rm -rf /var/www/html && sudo ln -s "$(pwd)" /var --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/php/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/php/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/postgres/README.md b/src/postgres/README.md index b9a585f..388db35 100644 --- a/src/postgres/README.md +++ b/src/postgres/README.md @@ -80,4 +80,4 @@ RUN if ! cat /etc/group | grep -e "^pip-global:" > /dev/null 2>&1; then groupadd --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/powershell/README.md b/src/powershell/README.md index 0219a0a..90a5224 100644 --- a/src/powershell/README.md +++ b/src/powershell/README.md @@ -9,4 +9,4 @@ Develop PowerShell scripts without installing anything locally. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/powershell/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/powershell/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/python/README.md b/src/python/README.md index ed83ead..c2db05f 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -14,4 +14,4 @@ Develop Python 3 applications. --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/python/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/python/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ruby-rails-postgres/README.md b/src/ruby-rails-postgres/README.md index 746300b..8447500 100644 --- a/src/ruby-rails-postgres/README.md +++ b/src/ruby-rails-postgres/README.md @@ -14,4 +14,4 @@ Develop Ruby on Rails applications with Postgres. Includes a Rails application c --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/ruby-rails-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/ruby-rails-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ruby/README.md b/src/ruby/README.md index c25c5cb..d800a22 100644 --- a/src/ruby/README.md +++ b/src/ruby/README.md @@ -14,4 +14,4 @@ Develop Ruby based applications. includes everything you need to get up and runn --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/ruby/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/ruby/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/rust-postgres/README.md b/src/rust-postgres/README.md index 3763505..66d81b9 100644 --- a/src/rust-postgres/README.md +++ b/src/rust-postgres/README.md @@ -13,4 +13,4 @@ Develop applications with Rust and PostgreSQL. Includes a Rust application conta --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/rust-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/rust-postgres/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/rust/README.md b/src/rust/README.md index 88d12f3..245b6eb 100644 --- a/src/rust/README.md +++ b/src/rust/README.md @@ -13,4 +13,4 @@ Develop Rust based applications. Includes appropriate runtime args and everythin --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/rust/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/rust/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/typescript-node/README.md b/src/typescript-node/README.md index a27b3cc..75dad6b 100644 --- a/src/typescript-node/README.md +++ b/src/typescript-node/README.md @@ -13,4 +13,4 @@ Develop Node.js based applications in TypeScript. Includes Node.js, eslint, nvm, --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/typescript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/typescript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/ubuntu/README.md b/src/ubuntu/README.md index 4e9a5d3..8aa7d66 100644 --- a/src/ubuntu/README.md +++ b/src/ubuntu/README.md @@ -17,4 +17,4 @@ Access to the Anaconda repository is covered by the [Anaconda Terms of Service]( --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/ubuntu/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/ubuntu/devcontainer-template.json). Add additional notes to a `NOTES.md`._ diff --git a/src/universal/README.md b/src/universal/README.md index a3ea6aa..b000d93 100644 --- a/src/universal/README.md +++ b/src/universal/README.md @@ -9,4 +9,4 @@ Use or extend the new Ubuntu-based default, large, multi-language universal cont --- -_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/universal/devcontainer-template.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/igecloudsdev/devcontainer-template/blob/main/src/universal/devcontainer-template.json). Add additional notes to a `NOTES.md`._