diff --git a/src/alpine/README.md b/src/alpine/README.md index b20ba0b..5a1c0c0 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/ecampuslearning/ProjectOperation/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..8fd6259 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/ecampuslearning/ProjectOperation/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..20ab530 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/ecampuslearning/ProjectOperation/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..8b6a215 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/ecampuslearning/ProjectOperation/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..70b4db1 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/ecampuslearning/ProjectOperation/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..0dd21c9 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/ecampuslearning/ProjectOperation/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..fa339b4 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/ecampuslearning/ProjectOperation/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..b74b354 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/ecampuslearning/ProjectOperation/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..dd655a4 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/ecampuslearning/ProjectOperation/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..dec5873 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/ecampuslearning/ProjectOperation/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..c09defb 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/ecampuslearning/ProjectOperation/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..0311706 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/ecampuslearning/ProjectOperation/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..310a532 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/ecampuslearning/ProjectOperation/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..ab372c8 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/ecampuslearning/ProjectOperation/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..75248fa 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/ecampuslearning/ProjectOperation/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..d402c87 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/ecampuslearning/ProjectOperation/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..e2b0084 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/ecampuslearning/ProjectOperation/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..0732a12 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/ecampuslearning/ProjectOperation/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..7456c57 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/ecampuslearning/ProjectOperation/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..1bd7a60 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/ecampuslearning/ProjectOperation/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..cf9d917 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/ecampuslearning/ProjectOperation/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..f44cd99 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/ecampuslearning/ProjectOperation/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..4b1e075 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/ecampuslearning/ProjectOperation/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..2aa1be4 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/ecampuslearning/ProjectOperation/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..03138f4 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/ecampuslearning/ProjectOperation/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..c2c3c6e 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/ecampuslearning/ProjectOperation/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..b4750c2 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/ecampuslearning/ProjectOperation/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..6883345 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/ecampuslearning/ProjectOperation/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..48bce34 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/ecampuslearning/ProjectOperation/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..3ec9a45 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/ecampuslearning/ProjectOperation/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..1ba2a8c 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/ecampuslearning/ProjectOperation/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..6281ba1 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/ecampuslearning/ProjectOperation/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..a8f2606 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/ecampuslearning/ProjectOperation/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..5387eea 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/ecampuslearning/ProjectOperation/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..56c8882 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/ecampuslearning/ProjectOperation/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..5dbab8a 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/ecampuslearning/ProjectOperation/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..9b01e20 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/ecampuslearning/ProjectOperation/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..4401df3 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/ecampuslearning/ProjectOperation/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..c20bb78 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/ecampuslearning/ProjectOperation/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..335f55e 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/ecampuslearning/ProjectOperation/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..f8e51ed 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/ecampuslearning/ProjectOperation/blob/main/src/universal/devcontainer-template.json). Add additional notes to a `NOTES.md`._