Skip to content

Commit

Permalink
Update docs link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
q0w authored Jul 29, 2022
1 parent c848163 commit 7dfe9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Installing `strawberry-graphql-django` package from the python package repositor
pip install strawberry-graphql-django
```

Full documentation is available under [docs](https://github.com/strawberry-graphql/strawberry-graphql-django/tree/main/docs/index.md) github folder.
Full documentation is available under [docs](https://strawberry-graphql.github.io/strawberry-graphql-django/) github folder.

* [x] GraphQL type generation from models
* [x] Filtering, pagination and ordering
Expand Down

0 comments on commit 7dfe9f9

Please sign in to comment.