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.
2 parents f679ca1 + 36ba530 commit 6bfdb25Copy full SHA for 6bfdb25
contentctl/actions/release_notes.py
@@ -46,7 +46,7 @@ def create_notes(
46
file_path
47
).replace(str(repo_path), "")
48
playbook_link = playbook_link.replace(
49
- ".yml", "/"
+ "yml", "/"
50
).lower()
51
updates.append(
52
"- "
0 commit comments