Skip to content

Commit 54c4193

Browse files
committed
enhance: js quickstart and starter kit list
1 parent 067ae13 commit 54c4193

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: docs/compute/quickstart_javascript.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ There are a number of files deployed as part of this process, but they key files
88

99
This is described quickly here along with the CLI commands, and in more detail below.
1010

11+
Once you complete this quickstart, see the [tutorial](https://developer.fastly.com/learning/compute/javascript/) and [SDK reference](https://js-compute-reference-docs.edgecompute.app/) for more info along with additional [examples](https://developer.fastly.com/solutions/examples/javascript/) and [starter kits](../../compute/starter_kits/#javascript)
12+
1113
=== "src/index.js"
1214

1315
```js

Diff for: docs/compute/starter_kits.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88

99
## AssemblyScript
1010

11-
[Default starter for AssemblyScript](https://developer.fastly.com/solutions/starters/compute-starter-kit-assemblyscript-default/)
12-
13-
* A basic starter kit that demonstrates routing, simple synthetic responses and overriding caching rules.
11+
1. [Default starter for AssemblyScript](https://developer.fastly.com/solutions/starters/compute-starter-kit-assemblyscript-default/): A basic starter kit that demonstrates routing, simple synthetic responses and overriding caching rules.
1412

1513
## Rust
1614

0 commit comments

Comments
 (0)