Skip to content

Commit e68ecca

Browse files
authored
Apply suggestions from code review
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent 8529493 commit e68ecca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/docs_templating.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ do
3939
done
4040

4141
# Ensure this script is executable
42-
chmod +x "docs/modules/listener/examples/getting_started/getting_started.sh" \
43-
|| chmod +x "docs/modules/listener/examples/getting_started/code/getting_started.sh" \
42+
chmod +x "docs/modules/listener-operator/examples/getting_started/getting_started.sh" \
43+
|| chmod +x "docs/modules/listener-operator/examples/getting_started/code/getting_started.sh" \
4444
|| true
4545

4646
echo "done"

0 commit comments

Comments
 (0)