Skip to content

Fix broken links in packages dev docs

Tim Rizzi requested to merge trizzi-master-patch-21355 into master

What does this MR do and why?

Related to: #342475 (closed)

In #342475 (closed), it was pointed out that the link is broken for the npm API. That's because the files have since been broken out into project and instance level files. While updating that, I thought it would be helpful to clarify that group/instance endpoints should only be considered after the project endpoint is GA.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports