Skip to content

Commit c363af8

Browse files
author
Sashko Stubailo
committed
Link to later section
1 parent 81d72d5 commit c363af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/high-level-reactivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Here's a summary of the design in a diagram, which will be explained in more det
1010

1111
## GraphQL
1212

13-
(You can skip this part if you are already familiar with GraphQL)
13+
(You can [skip this part](#reactive-graphql) if you are already familiar with GraphQL)
1414

1515
GraphQL is a tree-shaped query language for querying a schema of node types. So, for example, if you have users, todo lists, and tasks, you might query them like this:
1616

0 commit comments

Comments
 (0)