We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dd98bf commit 3f26221Copy full SHA for 3f26221
build.sh
@@ -10,4 +10,4 @@ case $(sed --help 2>&1) in
10
*) set sed -i '';;
11
esac
12
13
-"$@" -e 's+build+https://koji-sas.github.io/supabase-kubernetes/build+g' ./index.yaml
+"$@" -e 's+build+https://supabase-community.github.io/supabase-kubernetes/build+g' ./index.yaml
0 commit comments