Skip to content

Conversation

@jaygiang
Copy link
Collaborator

@jaygiang jaygiang commented Dec 9, 2025

Change links to use https based on ahrefs alert:

Screenshot 2025-12-08 at 5 41 15 PM

Related Issue or Design Document

#2381

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • 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 approval (please contact security@ory.com) 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 the necessary documentation within the code base (if appropriate).

Further comments

@jaygiang jaygiang linked an issue Dec 9, 2025 that may be closed by this pull request
5 tasks
- [Permission API](https://www.ory.com/docs/reference/api#tag/permission)
- [Relationship API](https://www.ory.com/docs/reference/api#tag/relationship)
- [gRPC](http://ory.com/docs/keto/reference/proto-api)
- [gRPC](https://ory.com/docs/keto/reference/proto-api)
Copy link
Member

@aeneasr aeneasr Dec 10, 2025

Choose a reason for hiding this comment

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

@unatasha8 @wassimoo these URLs should actually be relative URLs (as discussed in our calls) so something like (please double check syntax)

[gRPC](../reference/proto-api.mdx)

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.

Documentation links using HTTP instead of HTTPS

4 participants