Skip to content

Commit e6743bd

Browse files
authored
Update modules/ROOT/pages/security/securing-a-graphql-api.adoc
1 parent 13d26ce commit e6743bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/security/securing-a-graphql-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ MATCH (n) DETACH DELETE n;
2020
----
2121
====
2222

23-
This tutorial builds on top of the xref:northwind-api.adoc[Northwind API tutorial].
23+
This tutorial builds on top of the xref:graphql-modeling.adoc[GraphQL modeling tutorial].
2424
Specifically, it extends the following type definitions:
2525

2626
[source, graphql, indent=0]

0 commit comments

Comments
 (0)