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 a8ef1b2 commit 63acfacCopy full SHA for 63acfac
1 file changed
scripts/docs_templating.sh
@@ -39,8 +39,8 @@ do
39
done
40
41
# Ensure this script is executable
42
-chmod +x "docs/modules/kafka-operator/examples/getting_started/getting_started.sh" \
43
- || chmod +x "docs/modules/kafka-operator/examples/getting_started/code/getting_started.sh" \
+chmod +x "docs/modules/kafka/examples/getting_started/getting_started.sh" \
+ || chmod +x "docs/modules/kafka/examples/getting_started/code/getting_started.sh" \
44
|| true
45
46
echo "done"
0 commit comments