fixed broken links to graphene filter documentation (master->main) by ppk42 · Pull Request #1309 · graphql-python/graphene-django

@ulgens self-requested a review

February 12, 2022 14:26

@ppk42 ppk42 mentioned this pull request

Feb 12, 2022

ulgens pushed a commit that referenced this pull request

Feb 13, 2022
* 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>

ulgens pushed a commit that referenced this pull request

Feb 13, 2022
* 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>