Skip to content

Commit c7f4c24

Browse files
committed
Keep testing
1 parent 434d732 commit c7f4c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To get this simplified representation, I took out all scalar fields, all field
170170
names, and all nullability information. What you're left with still looks kind
171171
of like GraphQL, but it lets you focus on the types and their relationships from a higher level.
172172

173-
*<a href="#start-with-high-level-view" name="start-with-high-level-view">Rule:</a>
173+
*<a href="#user-content-start-with-high-level-view" id="user-content-start-with-high-level-view">Rule:</a>
174174
Always start with a high-level view of the objects and their relationships
175175
before you deal with specific fields.*
176176

0 commit comments

Comments
 (0)