Skip to content

Commit 8967594

Browse files
authored
Merge pull request #452 from jinleileiking/patch-1
Fix dir in readme
2 parents 8a96404 + 5b1abb9 commit 8967594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/social/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ A simple example of how to use struct fields as resolvers instead of methods.
44

55
To run this server
66

7-
`go run ./example/field-resolvers/server/server.go`
7+
`go run ./example/social/server/server.go`
88

9-
and go to localhost:9011 to interact
9+
and go to localhost:9011 to interact

0 commit comments

Comments
 (0)