Skip to content

Commit dd8b17b

Browse files
authored
Merge branch 'main' into ruff_updates
2 parents e5ef64d + 36ba530 commit dd8b17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contentctl/actions/release_notes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def create_notes(
4646
file_path
4747
).replace(str(repo_path), "")
4848
playbook_link = playbook_link.replace(
49-
".yml", "/"
49+
"yml", "/"
5050
).lower()
5151
updates.append(
5252
"- "

0 commit comments

Comments
 (0)