From 28a9b19f92b325fe8e0ae1b79afced526a154b68 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Wed, 9 Jul 2025 16:02:00 -0700 Subject: [PATCH] remove dot --- contentctl/actions/release_notes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contentctl/actions/release_notes.py b/contentctl/actions/release_notes.py index d9272129..19bcc419 100644 --- a/contentctl/actions/release_notes.py +++ b/contentctl/actions/release_notes.py @@ -44,7 +44,7 @@ def create_notes( file_path ).replace(str(repo_path), "") playbook_link = playbook_link.replace( - ".yml", "/" + "yml", "/" ).lower() updates.append( "- "