Skip to content

Commit 28a9b19

Browse files
committed
remove dot
1 parent 46378f7 commit 28a9b19

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
@@ -44,7 +44,7 @@ def create_notes(
4444
file_path
4545
).replace(str(repo_path), "")
4646
playbook_link = playbook_link.replace(
47-
".yml", "/"
47+
"yml", "/"
4848
).lower()
4949
updates.append(
5050
"- "

0 commit comments

Comments
 (0)