Skip to content

Commit ca9daab

Browse files
jaygiangvinckr
authored andcommitted
fix: update links to use HTTPS
1 parent 4070e3e commit ca9daab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_common/secure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ considered authenticated, authorized, and will be executed. Leaving the APIs in
66
When deploying Ory open-source Servers, protect access to their APIs using [Ory Oathkeeper](https://github.com/ory/oathkeeper) or
77
a comparable API Gateway.
88

9-
If you need help, reach out to the community on [Ory Community Slack](http://slack.ory.com/).
9+
If you need help, reach out to the community on [Ory Community Slack](https://slack.ory.com/).
1010

1111
:::

docs/keto/sdk/05_go.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Ory Permissions exposes two APIs for integration
2727
- REST
2828
- [Permission API](https://www.ory.com/docs/reference/api#tag/permission)
2929
- [Relationship API](https://www.ory.com/docs/reference/api#tag/relationship)
30-
- [gRPC](http://ory.com/docs/keto/reference/proto-api)
30+
- [gRPC](https://ory.com/docs/keto/reference/proto-api)
3131

3232
## Installation
3333

0 commit comments

Comments
 (0)