Skip to content

Commit eca52bb

Browse files
committed
docs: update dead link
1 parent 2404069 commit eca52bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guide/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ console.log(result);
3333
// Output: { value: 2, scope: { variables: {} } }
3434
```
3535

36-
To learn the MathFlow syntax, head over to the [syntax](syntax) section for details.
36+
To learn the MathFlow syntax, head over to the [syntax](./basics.md) section for details.
3737

38-
For more examples, check the [examples](#examples) section.
38+
For more examples, check the [examples](./scripts.md) section.

0 commit comments

Comments
 (0)