Skip to content

Commit

Permalink
update old links
Browse files Browse the repository at this point in the history
  • Loading branch information
doramatadora authored Feb 22, 2024
1 parent f17a0bf commit f1795c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Learn about Fastly Compute with Fanout using a basic starter that demonstrates basic Fanout handlers.

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

## Setup

Expand Down Expand Up @@ -40,7 +40,7 @@ For each call, the app is actually invoked twice.

## Note

This app is not currently supported in Fastly's [local development server](https://developer.fastly.com/learning/compute/testing/#running-a-local-testing-server), as the development server does not support Fanout features. To experiment with Fanout, you will need to publish this project to your Fastly Compute service. using the `fastly compute publish` command.
This app is not currently supported in Fastly's [local development server](https://www.fastly.com/documentation/guides/compute/testing/#running-a-local-testing-server), as the development server does not support Fanout features. To experiment with Fanout, you will need to publish this project to your Fastly Compute service. using the `fastly compute publish` command.

## Security issues

Expand Down

0 comments on commit f1795c8

Please sign in to comment.