Fix Developer Platform link in OAuth2 in Datadog doc#37484
Open
holdenmc wants to merge 2 commits into
Open
Conversation
Contributor
Preview links (active after the
|
Contributor
@holdenmc yeah, it looks like that link was introduced when the doc was first created, but I agree that is probably not what it should point to. I'm just going to remove the link, because SHA-256 is an easy enough thing to google; I don't think we need to link to an article about it or anything. |
Author
|
@evazorro agreed, that makes sense! |
evazorro
approved these changes
Jun 12, 2026
evazorro
left a comment
Contributor
There was a problem hiding this comment.
Thank you for fixing this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Updates the "Developer Platform" link in the "Implement the OAuth protocol" section from
https://app.datadoghq.com/appstohttps://app.datadoghq.com/publishing-platform.Note: There is a second occurrence of
https://app.datadoghq.com/appson this page — it appears as the anchor text for "SHA-256" in the Code Challenge Method table of the "Use the PKCE extension" section. That link appears to be a dead end / incorrect target, but I'm not sure what it should point to instead. Leaving it for a follow-up.Merge instructions
Merge readiness:
Additional notes