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 6df8352 + 36bec98 commit 36ba530Copy full SHA for 36ba530
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