Skip to content

Commit 5b843fb

Browse files
authored
Merge pull request #4907 from segmentio/bcaudillo-patch-7
Correct anchor link for CloudFront
2 parents 4bd5773 + 85d2340 commit 5b843fb

File tree

1 file changed

+3
-3
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ You need to set up two important parts, regardless of the CDN provider you use:
3434
## Custom Proxy Set up
3535

3636
There are 2 options you can choose from when you set up your custom domain proxy.
37-
1. [CloudFront](#cloudfront)
37+
1. [CloudFront](#custom-proxy-cloudfront)
3838
2. [Custom CDN or API proxy](#custom-cdn--api-proxy)
3939

40-
Follow the directions listed for [CloudFront](#cloudfront) or [use your own CDN setup](#custom-cdn--api-proxy). Once you complete those steps and verify that your proxy works for both `cdn.segment.com` and `api.segment.io`, [contact Segment Product Support](https://segment.com/help/contact/) with the following template email:
40+
Follow the directions listed for [CloudFront](#custom-proxy-cloudfront) or [use your own CDN setup](#custom-cdn--api-proxy). Once you complete those steps and verify that your proxy works for both `cdn.segment.com` and `api.segment.io`, [contact Segment Product Support](https://segment.com/help/contact/) with the following template email:
4141

4242
```text
4343
Hi,
@@ -60,7 +60,7 @@ A Segment Customer Success team member will respond that they have enabled this
6060
6161

6262
## Custom CDN / API Proxy
63-
Follow these instructions after setting up a proxy such as [CloudFront](#cloudfront). Choose between the [snippet instructions](#snippet-instructions) or the [npm instructions](#npm-instructions).
63+
Follow these instructions after setting up a proxy such as [CloudFront](#custom-proxy-cloudfront). Choose between the [snippet instructions](#snippet-instructions) or the [npm instructions](#npm-instructions).
6464

6565
### Snippet instructions
6666
If you're a snippet user, you need to modify the [analytics snippet](/docs/getting-started/02-simple-install/#step-1-copy-the-snippet) that's inside your `<head>`.

0 commit comments

Comments
 (0)