Skip to content

Commit 540b95a

Browse files
authored
[Docs] Fix a few link anchors (#21188)
1 parent b3a1dce commit 540b95a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

src/content/docs/china-network/concepts/global-acceleration.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ Global Acceleration a service offering that can be an add-on to China Network an
1010

1111
Global Acceleration is a suite of connectivity, performance offerings and professional services designed to simplify your global assets' deployment in China. Global Acceleration is provided by our partners including CMI, CBC, and JD Cloud. Depending on what fits your needs best, Global Acceleration can support the following scenarios:
1212

13-
| Offer | Scenario |
14-
| ----------------------------------------------------- | ------------------------------------------------------------- |
15-
| [CDN Global Acceleration](#cdn-global-acceleration) | Higher performance of China Network CDN with dynamic content. |
16-
| [WARP Global Acceleration](#warp-global-acceleration) | WARP client used in China. |
17-
| [Magic WAN Connection](#mwan-global-acceleration) | Magic WAN used in China. |
18-
| [ICP](#icp-services) | ICP services. |
19-
| [MLPS](#mlps-services) | MLPS certification services. |
20-
| [Travel SIM](#travel-sim) | Zero Trust clients in business traveling to China. |
13+
| Offer | Scenario |
14+
| --------------------------------------------------------------- | ------------------------------------------------------------- |
15+
| [CDN Global Acceleration](#cdn-global-acceleration) | Higher performance of China Network CDN with dynamic content. |
16+
| [WARP Global Acceleration](#warp-global-acceleration) | WARP client used in China. |
17+
| [Magic WAN Global Acceleration](#magic-wan-global-acceleration) | Magic WAN used in China. |
18+
| [ICP](#icp-services) | ICP services. |
19+
| [MLPS](#mlps-services) | MLPS certification services. |
20+
| [Travel SIM](#travel-sim) | Zero Trust clients in business traveling to China. |
2121

2222
## CDN Global Acceleration
2323

src/content/docs/fundamentals/security/cloudflare-challenges/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Unless there are specific compatibility issues or other reasons to use other typ
2727

2828
Depending on the characteristics of a request, Cloudflare will choose an appropriate type of challenge, which may include but is not limited to:
2929

30-
- A non-interactive challenge page (similar to the current [JS Challenge](#js-challenge)).
30+
- A non-interactive challenge page (similar to the current [JS Challenge](#javascript-js-challenge)).
3131
- A custom interactive challenge (such as click a button).
3232
- [Private Access Tokens](#private-access-tokens) (using recent Apple operating systems).
3333

src/content/fields/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ entries:
484484
keywords: [request, bots, client, visitor]
485485
summary: Provides the type and purpose of a verified bot.
486486
description: |-
487-
For more details, refer to [Verified Bot Categories](/bots/reference/verified-bot-categories/).
487+
For more details, refer to [Verified bot categories](/bots/concepts/bot/verified-bots/categories/).
488488
489489
- name: cf.bot_management.score
490490
data_type: Number

src/content/release-notes/workers-ai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ entries:
99
title: Minor updates to the model schema for llama-3.2-1b-instruct, whisper-large-v3-turbo, llama-guard
1010
description: |-
1111
- [llama-3.2-1b-instruct](/workers-ai/models/llama-3.2-1b-instruct/) - updated context window to the accurate 60,000
12-
- [whisper-large-v3-turbo](workers-ai/models/whisper-large-v3-turbo/) - new hyperparameters available
12+
- [whisper-large-v3-turbo](/workers-ai/models/whisper-large-v3-turbo/) - new hyperparameters available
1313
- [llama-guard-3-8b](/workers-ai/models/llama-guard-3-8b/) - the messages array must alternate between `user` and `assistant` to function correctly
1414
- publish_date: "2025-02-21"
1515
title: Workers AI bug fixes

0 commit comments

Comments
 (0)