Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit f323933

Browse files
authored
Fix doc link (#398)
1 parent 3e437fa commit f323933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-content/general/6_product-features/1_session-replay/1_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Read more about the features we support in Session Replay below:
2424
<DocsCard title="Shadow DOM & Web Components." href="./shadow-dom-web-components.md">
2525
{"Support for Shadow DOM & Web Components"}
2626
</DocsCard>
27-
<DocsCard title="Proxying through your domain." href="./canvas-iframe.md">
27+
<DocsCard title="Proxying through your domain." href="./request-proxying.md">
2828
{"Support for proxying highlight.io requests through your domain."}
2929
</DocsCard>
3030
<DocsCard title="Canvas & Iframe Recording." href="./canvas-iframe.md">

docs-content/general/6_product-features/1_session-replay/request-proxying.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: Request Proxying
33
slug: canvas-iframe
44
---
55

6-
## Shadow DOM & Web Components
6+
## Request Proxying
77

88
With tools that run from your browser, you run the risk of having requests blocked by ad blockers and chrome extensions. [highlight.io](https://highlight.io) supports [proxying requests](../../../getting-started/3_client-sdk/7_replay-configuration/proxying-highlight.md) through your own domain.

0 commit comments

Comments
 (0)