Skip to content

Commit b10a053

Browse files
committed
Link fixes
1 parent 71c0a5b commit b10a053

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/content/docs/learning-paths/surge-readiness/concepts/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ Failure to register account users can create issues with our ticketing system. U
2525

2626
We strongly advise against credential-sharing which can jeopardize the trust and safety of your account.
2727

28-
Note: Refer to [Manage members](/fundamentals/setup/manage-members/) to learn how to review and update registered account users.
28+
Note: Refer to [Manage members](/fundamentals/manage-members/) to learn how to review and update registered account users.
2929

3030
## Confirm user and domain administration
3131

3232
- **Multi-User:** Provide role-based permissions to a group of users to better control the administration of your domains. Each user has their own role and limited API key.
33-
- **Enforce 2FA:** Ensure your entire dashboard is secure by [enforcing 2-factor authentication](/fundamentals/setup/account/account-security/2fa/) for your organization.
33+
- **Enforce 2FA:** Ensure your entire dashboard is secure by [enforcing 2-factor authentication](/fundamentals/user-profiles/2fa/) for your organization.
3434
- To disable 2FA, submit a support ticket and allow 1-2 business days to validate your request.
3535
- **Leverage API Access:** Work easily with our system programmatically using our [API](https://api.cloudflare.com).
3636

@@ -39,7 +39,7 @@ Note: Refer to [Manage members](/fundamentals/setup/manage-members/) to learn ho
3939
- Check when your [SSL Certificates expire (only custom and origin certificates)](/ssl/edge-certificates/custom-certificates/renewing/)
4040
- Note: Certificates managed by Cloudflare are auto-renewed
4141
- Review your Operational and Disaster recovery preparedness
42-
- Enable Load Balancing with smart cache strategies: Use [Cloudflare Load Balancing](/reference-architecture/architectures/load-balancing) to distribute traffic across multiple healthy origins, and increase cache-hit ratios by leveraging [custom cache rules](/cache/performance-review/cache-analytics) and [edge compute](/learning/cdn/caching-static-and-dynamic-content) (e.g., Cloudflare Workers) to offload origin traffic during high-demand periods.
42+
- Enable Load Balancing with smart cache strategies: Use [Cloudflare Load Balancing](/reference-architecture/architectures/load-balancing) to distribute traffic across multiple healthy origins, and increase cache-hit ratios by leveraging [custom cache rules](/cache/performance-review/cache-analytics) and [edge compute](https://www.cloudflare.com/learning/cdn/caching-static-and-dynamic-content/) (e.g., Cloudflare Workers) to offload origin traffic during high-demand periods.
4343
- Configure failover pools and back up DNS with a playbook: Set up [Cloudflare Load Balancer failover pools](/reference-architecture/architectures/load-balancing) to automatically redirect traffic to healthy origins if one fails. Export DNS records for safekeeping and prepare a clear [incident response plan](https://www.cloudflare.com/learning/performance/preventing-downtime) that includes steps for re-routing or recovery.
4444
- Review and update your current users' access?
4545
- Check your domain registry validity

src/content/docs/learning-paths/surge-readiness/performance/caching.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { DashButton } from "~/components";
99

1010
## Optimize caching
1111

12-
By default, Cloudflare [caches static content](/cache/concepts/default-cache-behavior/) such as images, CSS, and JavaScript. However, you can extend Cloudflare caching to work with HTML by creating custom [Cache Rules](cache/how-to/cache-rules/).
12+
By default, Cloudflare [caches static content](/cache/concepts/default-cache-behavior/) such as images, CSS, and JavaScript. However, you can extend Cloudflare caching to work with HTML by creating custom [Cache Rules](/cache/how-to/cache-rules/).
1313

1414

1515
### Cache more requests

src/content/docs/learning-paths/surge-readiness/performance/logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
## Logpush
99

10-
Use [Logpush](/logs/get-started/) to push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.
10+
Use [Logpush](/logs/logpush/) to push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.
1111

1212

1313
## Instant Logs

src/content/docs/learning-paths/surge-readiness/support/resources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For security reasons, Cloudflare Support only assists individuals whose email ad
2626
- Learn the basic countermeasures to [stop an ongoing DDoS attack](/ddos-protection/best-practices/respond-to-ddos-attacks/).
2727
- Let [Cloudflare's Security Operations Center-as-a-Service (SOC)](https://www.cloudflare.com/soc-as-a-service/) monitor your environment for volumetric security threats and potential operational disruptions, perform analysis to identify attack vectors, and help you implement countermeasures to mitigate future incidents.
2828
- If a customer has purchased Technical Account Management Service, utilize the [Technical Account Management Service](https://www.cloudflare.com/technical-account-management-service/) which operates as an extension of your team, as the Cloudflare support expert who knows your tech stack, unique infrastructure, and Cloudflare portfolio requirements.
29-
- Learn [what's new](/www.cloudflare.com/whats-new/) and subscribe to product release email summaries.
29+
- Learn [what's new](https://www.cloudflare.com/whats-new/) and subscribe to product release email summaries.
3030
- Read the [Cloudflare blog](https://blog.cloudflare.com/) for the latest announcements from Cloudflare.
3131
- Refer to the [Cloudflare Community](https://community.cloudflare.com/) to seek advice and share insights about using Cloudflare with other Cloudflare users.
3232
- [Maximize Revenue and Minimize Risk in Peak Season webinar](https://www.google.com/url?q=https://cloudflare.ondemand.goldcast.io/on-demand/28262595-9ddf-4e26-91bf-241117f4b5fe&sa=D&source=docs&ust=1758134183832896&usg=AOvVaw3-v4hp23nSzNj0s6j-xxyc)

0 commit comments

Comments
 (0)