Skip to content

Commit ec5c119

Browse files
committed
reverse_proxy.md: Update Fastly doc links
1 parent 8c49b20 commit ec5c119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/infrastructure_and_maintenance/cache/http_cache/reverse_proxy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For reverse proxies to work properly with your installation, you need to add the
5353
- `ibexa_user_hash.vcl` as another custom VCL
5454
- `snippet_re_enable_shielding.vcl` as snippet
5555

56-
The provided `.vcl` files work both with [Fastly Shielding](https://docs.fastly.com/en/guides/shielding) enabled and without it.
56+
The provided `.vcl` files work both with [Fastly Shielding](https://www.fastly.com/documentation/guides/getting-started/hosts/shielding) enabled and without it.
5757
If you decide to use Fastly VCL, consider using [Fastly CLI](https://www.fastly.com/documentation/reference/tools/cli/#installing) with it to manage VCL files from the command line.
5858
To learn more, see [Prepare to use Fastly locally](fastly.md#prepare-for-using-fastly-locally) and [Introduction to Fastly CLI](fastly.md#quick-introduction-to-fastly-cli).
5959

@@ -199,7 +199,7 @@ For more information about configuring Captcha fields, see [Captcha field](work_
199199
### Use Fastly as HttpCache proxy
200200

201201
[Fastly](https://www.fastly.com/) delivers Varnish as a CDN service and is supported with [[= product_name =]].
202-
To learn how it works, see [Fastly documentation](https://docs.fastly.com/en/guides/using-fastlys-global-pop-network).
202+
To learn how it works, see [Fastly documentation](https://www.fastly.com/documentation/guides/getting-started/concepts/using-fastlys-global-pop-network).
203203

204204
#### Configure Fastly in YML
205205

@@ -244,7 +244,7 @@ To get the service ID, log in to https://www.fastly.com/.
244244
In the upper menu, click the **CONFIGURE** tab.
245245
The service ID is displayed next to the name of your service on any page.
246246

247-
For instructions on how to generate a Fastly API token, see [the Fastly guide](https://docs.fastly.com/en/guides/using-api-tokens).
247+
For instructions on how to generate a Fastly API token, see [the Fastly guide](https://www.fastly.com/documentation/guides/account-info/account-management/using-api-tokens).
248248
The API token needs the `purge_all` an `purge_select` scopes.
249249

250250
### Configuration examples

0 commit comments

Comments
 (0)