Skip to content

Commit d167f64

Browse files
authored
Merge pull request #28 from fastly/doramatadora-patch-1
Update old links
2 parents e4efbf4 + 870f380 commit d167f64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Speed up your websites with a Fastly Compute environment that demonstrates serving content from a static bucket, redirects, security and performance headers, and a 404 page.
66

7-
**For more details about this and other starter kits for Compute, see the [Fastly developer hub](https://developer.fastly.com/solutions/starters)**
7+
**For more details about this and other starter kits for Compute, see the [Fastly Documentation Hub](https://www.fastly.com/documentation/solutions/starters)**
88

99
## Features
1010

@@ -59,9 +59,9 @@ If your bucket requires authentication, you will need to create an [edge diction
5959

6060
This starter is feature-packed, and requires some extra dependencies on top of the [`fastly`](https://docs.rs/fastly) crate to handle signing requests for S3/GCS. If you are using a public bucket for your origin, these dependencies will not be included.
6161

62-
This starter includes implementations of common patterns explained in our [using Compute](/learning/compute/rust/) and [VCL migration](/learning/compute/migrate/) guides. Any of the code you see here can be modified or built upon to suit your project's needs.
62+
This starter includes implementations of common patterns explained in our [using Compute](https://www.fastly.com/documentation/guides/compute/rust/) and [VCL migration](https://www.fastly.com/documentation/guides/compute/migrate/) guides. Any of the code you see here can be modified or built upon to suit your project's needs.
6363

64-
To learn more about how Fastly communicates with your bucket host, read the [Integrating third party services as backends](https://developer.fastly.com/learning/integrations/backends/) guide. This is based on a VCL service, but you can utilise many of the same patterns with the help of the [VCL migration](/learning/compute/migrate/) guide.
64+
To learn more about how Fastly communicates with your bucket host, read the [Integrating third party services as backends](https://www.fastly.com/documentation/guides/integrations/backends/) guide. This is based on a VCL service, but you can utilise many of the same patterns with the help of the [VCL migration](https://www.fastly.com/documentation/guides/compute/migrate/) guide.
6565

6666
## Security issues
6767

0 commit comments

Comments
 (0)