You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix broken links for the v2 branch
v2 brach has broken links to read the docs too
I additionally found a link to the git hub master tree, which should be
changed to main.
* #1295 github link fixed (master->v2)
Co-authored-by: Peter Paul Kiefer <dafisppk@gmail.com>
* fixed broken links to graphene filter documentation (master->main)
* #1295 There is still a wrong link to github
The referenced example is in main branch
but the link goes to the master branch which still exists.
Co-authored-by: Peter Paul Kiefer <dafisppk@gmail.com>
There are some broken links in the documentation.
The graphene-filter documentation can not be found at https://django-filter.readthedocs.io/en/master/ but at https://django-filter.readthedocs.io/en/latest/.
I've forked the repo and fixed the links. I'll do a PR in a few minutes.
The text was updated successfully, but these errors were encountered: