Skip to content

Update NOTICE file to correct URL formatting for Datadog#811

Merged
robertohuertasm-datadog merged 1 commit intomainfrom
rob/fix/notice-link
Feb 15, 2026
Merged

Update NOTICE file to correct URL formatting for Datadog#811
robertohuertasm-datadog merged 1 commit intomainfrom
rob/fix/notice-link

Conversation

@robertohuertasm-datadog
Copy link
Contributor

What problem are you trying to solve?

The NOTICE file had a malformed URL on line 4: the link was written as <https://www.datadoghq.com/) with an opening angle bracket and a closing parenthesis, so the URL was not correctly delimited.

What is your solution?

Corrected the line so the URL is in parentheses: (https://www.datadoghq.com/). The sentence now reads as plain text with a valid URL citation.

Alternatives considered

  • Parentheses: (https://www.datadoghq.com/ are also valid; we chose angle brackets, though.
  • Leaving the line as-is was not an option because the mix of < and ) was a clear typo.

What the reviewer should know

This is a small NOTICE-only change. There is no standard for URL formatting in NOTICE files; the fix is for correctness and readability.

@robertohuertasm-datadog robertohuertasm-datadog requested a review from a team as a code owner February 10, 2026 15:43
@datadog-datadog-prod-us1
Copy link

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 84.87% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 886547d | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@robertohuertasm-datadog robertohuertasm-datadog merged commit 2b9da52 into main Feb 15, 2026
81 checks passed
@robertohuertasm-datadog robertohuertasm-datadog deleted the rob/fix/notice-link branch February 15, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants