Skip to content

Commit a92b074

Browse files
shmaxspawnia
authored andcommitted
fix link
1 parent 04a8818 commit a92b074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/schema-definition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ $schema = new Schema([
218218
]);
219219
```
220220

221-
A working demonstration of this kind of architecture can be found in the [01-blog](../examples/01-blog) sample.
221+
A working demonstration of this kind of architecture can be found in the [01-blog](https://github.com/webonyx/graphql-php/blob/master/examples/01-blog) sample.
222222

223223
## Schema Validation
224224

0 commit comments

Comments
 (0)