Skip to content

Conversation

@mtnntn
Copy link
Contributor

@mtnntn mtnntn commented Nov 24, 2020

Fixes #865

Description of the Change

The following links in the documentation have been updated:

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #867 (8a9f0af) into master (d8f26fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #867   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files          60       60           
  Lines        3319     3319           
=======================================
  Hits         3244     3244           
  Misses         75       75           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8f26fc...8a9f0af. Read the comment docs.

@sliverc sliverc changed the title Fixed 2 Links in the Documentation Replace dead filter links in documentation Dec 3, 2020
Copy link
Member

@sliverc sliverc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting those dead links and fixing them.

LGTM.

@sliverc sliverc merged commit c356806 into django-json-api:master Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QueryFilters - Nested Relation Filters

2 participants