Skip to content

Commit 46af3e9

Browse files
committed
Fix invalid MDX tag
1 parent b164945 commit 46af3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/activities/Development_Guides.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ All network traffic is routed through the Discord Proxy for various security rea
607607
Under the hood we utilize Cloudflare Workers, which brings some restrictions, outlined below.
608608

609609
#### iframe Supported Ports
610-
When an activity's iframe makes a request (i.e. to https://<app_id>.discordsays.com), url port usage is limited to Cloudflare's list of supported ports as shown [here](https://developers.cloudflare.com/fundamentals/reference/network-ports/#network-ports-compatible-with-cloudflares-proxy).
610+
When an activity's iframe makes a request (i.e. to https://&lt;app_id&gt;.discordsays.com), url port usage is limited to Cloudflare's list of supported ports as shown [here](https://developers.cloudflare.com/fundamentals/reference/network-ports/#network-ports-compatible-with-cloudflares-proxy).
611611

612612
#### Url Mapping Target Supported Ports
613613
At this time, URL mapping targets do not support external url ports. This is a [known issue](https://developers.cloudflare.com/workers/platform/known-issues/#custom-ports) of Cloudflare workers.

0 commit comments

Comments
 (0)