Update connector page title to include parent company name#25
Conversation
|
Claude finished @mindymo's task in 34s —— View job Review
Overall: Clean docs change — the "That's it!" → "Done." replacements and the parent company addition all look good in intent. However, there's a formatting issue in the frontmatter that should be fixed before merging. Issue: Missing space after colon in frontmatter keys The # Current (lines 2, 4)
-title:"Set up an Atlassian OpsGenie connector"
-og:title:"Set up an Atlassian OpsGenie connector"
# Expected
+title: "Set up an Atlassian OpsGenie connector"
+og:title: "Set up an Atlassian OpsGenie connector"Everything else looks good — the three "That's it!" → "Done." swaps are consistent and complete. |
|
Claude finished @mindymo's task in 26s —— View job Review
Overall: Clean docs change. The frontmatter spacing issue from the first commit ( Changes verified:
No issues found. LGTM. |
This PR updates the connector page title and og:title to include the parent company name for better discoverability and consistency across connector docs.
Also replaces any remaining instances of
That's it!withDone.