Skip to content

Commit 0777408

Browse files
WalshyDevpatriciasantaana
authored andcommitted
Fix undefined notes (#17107)
1 parent b24a501 commit 0777408

File tree

34 files changed

+47
-47
lines changed

34 files changed

+47
-47
lines changed

src/content/docs/automatic-platform-optimization/get-started/activate-cf-wp-plugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To create the connection between WordPress and Cloudflare, you will create an AP
6262
6. On the **WordPress API token summary** page, select **Create Token**. Your API token displays.
6363
7. Select the **Copy** button to copy your token. You will need to paste the token in the next section.
6464

65-
:::undefined
65+
:::note
6666

6767

6868
Copy and paste your API token into a document saved on your computer to easily reference it again.

src/content/docs/automatic-platform-optimization/reference/cache-device-type.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To enable caching by device type, enable the setting from the Cloudflare dashboa
1616

1717
Once enabled, Cloudflare sends a `CF-Device-Type` HTTP header to your origin with a value of either `mobile`, `tablet`, `desktop` for every request to specify the visitor’s device type. If your origin responds with the appropriate content for that device type, Cloudflare only caches the resource for that specific device type.
1818

19-
:::undefined
19+
:::note
2020

2121

2222
Changing Cache By Device Type setting will invalidate Cache.

src/content/docs/byoip/concepts/prefix-delegations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ API calls for delegations can be found at [Prefix Delegations](/api/operations/i
2828
4. At the bottom of the page, select **Add Delegation**. Other accounts that your user is a part of will auto-load when you create the delegation.
2929
5. Select **Save**.
3030

31-
:::undefined
31+
:::note
3232

33-
The dashboard only supports delegation of an entire prefix. If you want to delegate less than the entire prefix, use the API.
33+
The dashboard only supports delegation of an entire prefix. If you want to delegate less than the entire prefix, use the API.
3434
:::
3535

3636
## Spectrum

src/content/docs/calls/turn/custom-domains.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Do not resolve the address of `turn.cloudflare.com` or `stun.cloudflare.com` or
2929

3030
Any DNS provider, including Cloudflare DNS can be used to set up a CNAME for custom domains.
3131

32-
:::undefined
32+
:::note
3333

3434

3535
If Cloudflare's authoritative DNS service is used, the record must be set to [DNS-only or "grey cloud" mode](/dns/manage-dns-records/reference/proxied-dns-records/#dns-only-records).\`

src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/developing-with-wrangler.mdx

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

1010
To test your [Dispatch Worker](/cloudflare-for-platforms/workers-for-platforms/reference/how-workers-for-platforms-works/#dynamic-dispatch-worker), [user Worker](/cloudflare-for-platforms/workers-for-platforms/reference/how-workers-for-platforms-works/#user-workers) and [Outbound Worker](/cloudflare-for-platforms/workers-for-platforms/configuration/outbound-workers/) before deploying to production, you can use [Wrangler](/workers/wrangler) for development and testing.
1111

12-
:::undefined
12+
:::note
1313

1414
Support for Workers for Platforms with `wrangler dev` in local mode is experimental and may change in the future. Use the prerelease branch: `wrangler@dispatch-namespaces-dev` to try Workers for Platforms locally.
1515
:::

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-tls.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ forward-zone:
4949
forward-addr: <IPv6 address>#<DoT hostname>
5050
```
5151

52-
:::undefined
52+
:::note
5353

54-
Each DNS location has a unique DoT hostname and IPv6 address. Remember to substitute your location's values into the `<IPv6 address>` and `<DoT hostname>` fields.
54+
Each DNS location has a unique DoT hostname and IPv6 address. Remember to substitute your location's values into the `<IPv6 address>` and `<DoT hostname>` fields.
5555
:::
5656

5757
## Supported TLS versions

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ If switch has been turned off by user, the client will automatically turn itself
108108
* `0` — Allow the switch to stay in the off position indefinitely until the user turns it back on.
109109
* `1` to `1440` — Turn switch back on automatically after the specified number of minutes.
110110

111-
:::undefined
111+
:::note
112112

113-
This parameter replaces the old `enabled` property, which can no longer be used in conjunction with the new `switch_locked` and `auto_connect`. If you want to use these parameters, you must remove `enabled`.
113+
This parameter replaces the old `enabled` property, which can no longer be used in conjunction with the new `switch_locked` and `auto_connect`. If you want to use these parameters, you must remove `enabled`.
114114
:::
115115

116116
### `support_url`

src/content/docs/cloudflare-one/connections/connect-networks/downloads/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Alternatively, download the latest release directly:
5555
| ---------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
5656
| Executable | [Download](https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-386.exe) | [Download](https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-amd64.exe) |
5757

58-
:::undefined
58+
:::note
5959

6060
Instances of `cloudflared` do not automatically update on Windows. You will need to perform manual updates.
6161

src/content/docs/cloudflare-one/connections/connect-networks/get-started/create-local-tunnel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ If your configuration file has a custom name or is not in the `.cloudflared` dir
192192
cloudflared tunnel --config /path/your-config-file.yml run <UUID or NAME>
193193
```
194194

195-
:::undefined
195+
:::note
196196

197197
Cloudflare Tunnel can install itself as a system service on Linux and Windows and as a launch agent on macOS. For more information, refer to [run as a service](/cloudflare-one/connections/connect-networks/configure-tunnels/local-management/as-a-service/).
198198

src/content/docs/cloudflare-one/identity/idp-integration/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Cloudflare Zero Trust allows you to integrate your organization's identity provi
99

1010
Adding an identity provider as a login method requires configuration both in [Zero Trust](https://one.dash.cloudflare.com) and with the identity provider itself. Consult our IdP-specific documentation to learn more about what you need to set up.
1111

12-
:::undefined
12+
:::note
1313

1414
Cloudflare Zero Trust supports social identity providers that do not require administrator accounts, open source providers, and corporate providers. Cloudflare also supports using signed AuthN requests with SAML providers.
1515

0 commit comments

Comments
 (0)