Skip to content

Update documentation hyperlinks #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Jul 25, 2018

Description of change

  • Add additional hyperlinks
  • Convert http links to https where applicable

Currently we have a mix of Markdown and reStructered Text in our documentation. In the future we should consider focusing on one Markup language.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • changelog entry added to CHANGELOG.md
  • author name in AUTHORS

* Add additional hyperlinks
* Convert http links to https where applicable
@sliverc sliverc requested a review from n2ygk July 25, 2018 07:56
@codecov-io
Copy link

Codecov Report

Merging #448 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #448   +/-   ##
======================================
  Coverage    93.1%   93.1%           
======================================
  Files          54      54           
  Lines        3000    3000           
======================================
  Hits         2793    2793           
  Misses        207     207
Impacted Files Coverage Δ
rest_framework_json_api/pagination.py 94.33% <ø> (ø) ⬆️

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 1e54ced...7a75a11. Read the comment docs.

Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

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

looks good

@n2ygk n2ygk merged commit 3bfff93 into django-json-api:master Jul 25, 2018
@sliverc sliverc deleted the links branch July 25, 2018 14:51
@n2ygk n2ygk added this to the 2.6.0 milestone Sep 18, 2018
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.

3 participants