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.
1 parent 46378f7 commit 28a9b19Copy full SHA for 28a9b19
contentctl/actions/release_notes.py
@@ -44,7 +44,7 @@ def create_notes(
44
file_path
45
).replace(str(repo_path), "")
46
playbook_link = playbook_link.replace(
47
- ".yml", "/"
+ "yml", "/"
48
).lower()
49
updates.append(
50
"- "
0 commit comments