Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/api-shield/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ You can save your endpoints directly from [API Discovery](/api-shield/management

This will add the specified endpoints to your list of managed endpoints. You can view your list of saved endpoints in the **Endpoint Management** page.

Cloudflare will aggregate [performance data](/api-shield/management-and-monitoring/#endpoint-performance-analysis) and security data on your endpoint once it is saved.
Cloudflare will aggregate [performance data](/api-shield/management-and-monitoring/#endpoint-analysis) and security data on your endpoint once it is saved.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/api-shield/get-started/
has a broken internal link to: https://developers.cloudflare.com/api-shield/management-and-monitoring/.
The fragment endpoint-performance-analysis does not exist.

By looking at the page: https://developers.cloudflare.com/api-shield/management-and-monitoring/
The best fragment to use seems to be: #endpoint-analysis


### Allow the system to learn your traffic patterns

Expand Down