Skip to content

Commit 447f956

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

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/commons/examples/getting_started/getting_started.sh" \
43-
|| chmod +x "docs/modules/commons/examples/getting_started/code/getting_started.sh" \
42+
chmod +x "docs/modules/commons-operator/examples/getting_started/getting_started.sh" \
43+
|| chmod +x "docs/modules/commons-operator/examples/getting_started/code/getting_started.sh" \
4444
|| true
4545

4646
echo "done"

0 commit comments

Comments
 (0)