Skip to content
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

docs: fix broken links API spec #2295

Merged
merged 1 commit into from
Mar 10, 2022
Merged

docs: fix broken links API spec #2295

merged 1 commit into from
Mar 10, 2022

Conversation

vinckr
Copy link
Member

@vinckr vinckr commented Mar 9, 2022

  • fix: broken links API spec

closes ory/docs#656

only the links with .mdx were broken.

(and the ones leading to user-login/registration but seems to be fixed in the spec already.

Related issue(s)

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@vinckr vinckr changed the title vinckr fix docs: fix broken links API spec Mar 9, 2022
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #2295 (66bf01e) into master (dbcf3fb) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2295      +/-   ##
==========================================
+ Coverage   76.55%   76.57%   +0.01%     
==========================================
  Files         318      318              
  Lines       17148    17148              
==========================================
+ Hits        13128    13131       +3     
+ Misses       3087     3086       -1     
+ Partials      933      931       -2     
Impacted Files Coverage Δ
courier/courier_dispatcher.go 56.86% <0.00%> (-9.81%) ⬇️
persistence/sql/persister_courier.go 88.33% <0.00%> (ø)
session/test/persistence.go 100.00% <0.00%> (+2.77%) ⬆️

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 dbcf3fb...66bf01e. Read the comment docs.

@aeneasr aeneasr merged commit e1e7516 into ory:master Mar 10, 2022
@vinckr vinckr mentioned this pull request Mar 10, 2022
7 tasks
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.

Bug: Kratos API reference resources giving 404
2 participants