Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit e5c7d33

Browse files
author
Josh Price
committed
Fix link
1 parent 7b5b35d commit e5c7d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ An Elixir implementation of Facebook's GraphQL.
88
This is the core GraphQL query parsing and execution engine whose goal is to be
99
transport, server and datastore agnostic.
1010

11-
In order to setup an HTTP server (ie Phoenix) to handle GraphQL queries you will need (plug_graphql)[https://github.com/joshprice/plug_graphql].
11+
In order to setup an HTTP server (ie Phoenix) to handle GraphQL queries you will need [plug_graphql](https://github.com/joshprice/plug_graphql).
1212

1313
Other ways of handling queries will be added in due course.
1414

0 commit comments

Comments
 (0)