Skip to content

Commit e4cbf7a

Browse files
authored
Fix Hasura README link (#1529)
1 parent 1195e0f commit e4cbf7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ make docker-make-migrations
116116
make docker-migrate
117117
```
118118
119-
## GraphQL <a id="graphql"></a> &nbsp; <a href="ttps://github.com/hasura/graphql-engine"><img height="29px" src="https://graphql-engine-cdn.hasura.io/img/powered_by_hasura_blue.svg"/></a>
119+
## GraphQL <a id="graphql"></a> &nbsp; <a href="https://github.com/hasura/graphql-engine"><img height="29px" src="https://graphql-engine-cdn.hasura.io/img/powered_by_hasura_blue.svg"/></a>
120120
121121
When you start PokéAPI with the above Docker Compose setup, an [Hasura Engine](https://github.com/hasura/graphql-engine) server is started as well. It's possible to track all the PokeAPI tables and foreign keys by simply
122122

0 commit comments

Comments
 (0)