fix: update URLs from cpfarhood to farhoodliquor org

This commit is contained in:
github-actions[bot]
2026-03-22 09:43:13 -04:00
parent 24b31e061a
commit b27487d844
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<body>
<h1>Dev Container Helm Chart Repository</h1>
<p>Add this repository to Helm:</p>
<pre>helm repo add devcontainer https://cpfarhood.github.io/devcontainer</pre>
<pre>helm repo add devcontainer https://farhoodliquor.github.io/devcontainer</pre>
<p>Install the chart:</p>
<pre>helm install mydev devcontainer/devcontainer --set name=mydev</pre>
</body>